Hi,
So, this issue have both normal semihosting, and fast semihosting framework with its generated led blinking project.
Issue no.1:
When i started VisualGDB debugger it asking me to enabled VisualGDB handle the calls and emulating a basic console.
If i selecting Yes, everithing is working fine.
If i selecting No, the application throw an exception.
Issue no.2:
When i compile and select Debug->Start without debugging, the led is not blinking. So the program in the microcontroller, not run. If i comment out the two printf function call, and select again Debug->Start without debugging, the led blinking and everything is working fine.
So if the source contain printf function call, the program in the microcontroller, not run without debugging.
Have you any idea for this issue?
-
This topic was modified 5 years, 4 months ago by ExtSol.
Attachments:
You must be
logged in to view attached files.