Booting BearlyML With External SPI Flash
Connect SPI to FE310.
We need to use J-Link to communicate with the board/chip. So run JLink.exe
J-Link Commands
Here and here are some references. Can also type ?
in terminal to see list of command.
To connect device
List Regs
Examine memory content
Erase Flash
Load file to Flash
Common commands as GDB
SPI Wiring
Note: the #RESET pin need to be tied to HIGH.
Last updated