2016-06-28 12:11 PM
I have a STM32F4 Discovery board. I have GDB connected to OpenOCD and when I run my program on GDB it executes perfectly. When I disconnect the board and program it via ST-Link nothing happens. I tried and older program that I wrote and it worked on both GDB and ST-Link. What could be causing it to work on GDB in semihosting mode? And when I stop semihosting, the program stops running...
2016-06-30 01:02 PM
Thanks for the responses. They fixed my old project.
cnoviello I liked your book :)2016-06-30 10:51 PM
Thanks <3