upload script
This commit is contained in:
@ -49,10 +49,11 @@ To upload a built binary enter
|
||||
|
||||
reset init
|
||||
reset halt
|
||||
flash write_image erase /home/wn/Workspaces/stm32_test2/cube/build/cube.elf
|
||||
flash write_image erase /home/wn/Workspaces/$PROJECT/cube/build/cube.elf
|
||||
reset run
|
||||
|
||||
Make sure to use the absolute path.
|
||||
Make sure to use the absolute path. Alternatively, use the script ``upload.sh`` from the tools directory.
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user