Currently I am trying out using the standalone example provided but when i upload it gives me this error:
Open On-Chip Debugger 0.11.0+dev-gab95bac57-dirty (2021-05-11-10:45)
Licensed under GNU GPL v2
For bug reports, read
http://openocd.org/doc/doxygen/bugs.html
debug_level: 0
adapter speed: 1000 kHz
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00006dc4 msp: 0x20010000
target halted due to debug-request, current mode: Thread
xPSR: 0x01000000 pc: 0x00006dc4 msp: 0x20010000
** Programming Started **
** Programming Finished **
shutdown command invoked
The serial monitor also prints weird stuff.
Hope someone know what is the issue.