forked from xuos/xiuos
				
			update lorawan submodule commit
This commit is contained in:
		
							parent
							
								
									1a6ee0234b
								
							
						
					
					
						commit
						3efe663ee0
					
				| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
Subproject commit d21965b1cbcfa99b2d36acd029a37f3f2eba612e
 | 
			
		||||
Subproject commit a94c007cb4ee726cc29b10626f8bbfc19c989b89
 | 
			
		||||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
Subproject commit 2896d7234688de77992e7e1872a7e67a9456b420
 | 
			
		||||
Subproject commit 254754bc7d06011cbec4655cd229c8ccfb95240b
 | 
			
		||||
| 
						 | 
				
			
			@ -188,7 +188,7 @@ sudo apt install gdb-multiarch
 | 
			
		|||
qemu-system-arm -machine  lm3s6965evb -nographic -kernel build/XiZi-cortex-m3-emulator.elf -s -S
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
然后要重新开启另一个linux系统终端一个终端,执行`riscv-none-embed-gdb`命令
 | 
			
		||||
然后要重新开启另一个linux系统终端一个终端,执行命令
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
gdb-multiarch build/XiZi-cortex-m3-emulator.elf -ex "target remote localhost:1234" 
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue