mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-27 07:46:20 -04:00
SoftConsole failed to execute MI command to load the RTOSDebug.elf built in this project. Since the debugger couldn't find address `0xe000ed00` defined in ARM processor. We need to set `$target_riscv` to 1 so that the gdb can be initialized correctly. |
||
|---|---|---|
| .. | ||
| .settings | ||
| blinky_demo | ||
| full_demo | ||
| Microsemi_Code | ||
| .cproject | ||
| .project | ||
| Demo Documentation.url | ||
| FreeRTOSConfig.h | ||
| hw_platform.h | ||
| main.c | ||
| microsemi-riscv-renode.ld | ||
| miv-basic.resc | ||
| RTOSDemo Debug Renode.launch | ||
| RTOSDemo-start-renode-emulator-and-attach.launch | ||