- GNU Arm Embedded Toolchain (https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-rm)
- Simplicity Commander (https://www.silabs.com/community/wireless/zigbee-and-thread/knowledge-base.entry.html/2016/12/29/simplicity_commander-DqhR)
- Run
make
from the project root.
The exacutable file can then be found in the folder MCU/exe.
- Connect a developement board and the MadNES-board through JTag (J18 on the MadNES-board and the JLink Debug Connector on the EFM32GG)
- Open Simplicity Commander.
- Set Debug Mode to Out in the Kit-tab and connect to the board.
- Enter the path to the executable file in the field Binary File in the Flash-tab.
- Press Flash.