Skip to content

SweRVolf 0.5

Compare
Choose a tag to compare
@olofk olofk released this 09 Jan 14:39

SPI Flash boot support

The default bootloader will now load an image stored in SPI Flash and execute that. An image suitable for writing to Flash is provided with the release and the documentation contains information on how to program the Flash, load an image in simulation and create your own images.

Zephyr 2.1

The SweRV and SweRVolf BSP has been rewritten for Zephyr 2.1 and now works with an unmodified upstream version of Zephyr. The example applications have been recompiled against Zephyr 2.1

UART bootloader

For FPGA targets, a UART bootloader can be used instead of the SPI Flash boot by selecting the hexloader boot loader. This allows booting by sending an file over UART in the Intel Hex format