FreeRTOS-Kernel/FreeRTOS/Demo/RISC-V_RV32_SiFive_HiFive1-RevB_FreedomStudio
Kody Stribrny 2f3e5235aa
Expand RV32E demo support, prevent 'ebreak' looping (#883)
* Expand RV32E demo support, prevent 'ebreak' looping

The RegTest tests are modified in the Qemu and HiFive demos
to support RV32E and its limited set of registers.

'ebreak' call looping is removed in RegTest. This produces
a lot of noise when debugging.

* Correct whitespace

* Remove 'ebreak' instruction calls

The ebreak instruction sets and exception
which leads to jumping around the binary. This
can make debugging difficult.

* Fix whitespace formatting
2023-02-06 21:00:09 -08:00
..
.settings Update SiFive FreedomStudio project (#785) 2022-02-08 14:10:28 -08:00
blinky_demo [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
bsp Update BSP and SDK for HiFive board (#645) 2021-07-15 18:40:22 -07:00
freedom-metal Update BSP and SDK for HiFive board (#645) 2021-07-15 18:40:22 -07:00
full_demo Expand RV32E demo support, prevent 'ebreak' looping (#883) 2023-02-06 21:00:09 -08:00
.cproject Update SiFive FreedomStudio project (#785) 2022-02-08 14:10:28 -08:00
.project Update BSP and SDK for HiFive board (#645) 2021-07-15 18:40:22 -07:00
FreeRTOSConfig.h [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
main.c [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
SiFive_HiFive1_RTOS_demo.url Update BSP and SDK for HiFive board (#645) 2021-07-15 18:40:22 -07:00
vector_table.S [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00