forked from xuos/xiuos
update lorawan submodule commit
This commit is contained in:
Submodule APP_Framework/lib/lorawan/lora_radio_driver updated: d21965b1cb...a94c007cb4
Submodule APP_Framework/lib/lorawan/lorawan_devicenode updated: 2896d72346...254754bc7d
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user