Skip to content

Autumn 2020

Choose a tag to compare

@rf-eng rf-eng released this 06 Nov 09:26
· 3549 commits to eliteboard since this release

This is the firmware that was used to test the initially shipped out boards. Furthermore this was also used in the first lab course "RSSI Scanning". Use

$ELITEBOARDDIR/gcc/bin/arm-none-eabi-gdb firmware.elf -ex "tar ext /dev/ttyACM0" -ex "mon swdp_scan" -ex "att 1" -ex "load" -ex "set confirm off" -ex "quit"

to flash the board. Note, that you might have to change ttyACM0.