Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Can't start debugging against an STM32 F303 (Read 914 times)
Ben Lye
Newbies
*
Offline


Posts: 1
Joined: Nov 4th, 2019
Can't start debugging against an STM32 F303
Nov 4th, 2019 at 3:49pm
Print Post  
Out of the box I can't debug an STM32F303, I get this error:

Code
Select All
embedded:startup.tcl:60: Error: Can't find C:\ProgramData\vmicro\tools\openocd-0.10.0.1/scripts/{build.openocdscript}
in procedure 'script'
at file "embedded:startup.tcl", line 60
 



I added a local boards.txt file containing this line and can launch the debugger:

Code
Select All
build.openocdscript=target/stm32f3x.cfg  



So it seems like some default configuration is missing for the F3 board?
  
Back to top
 
IP Logged
 
Simon@Visual Micro
Administrator
*****
Offline


Posts: 2175
Joined: Feb 13th, 2019
Re: Can't start debugging against an STM32 F303
Reply #1 - Nov 6th, 2019 at 3:42pm
Print Post  
Thanks for the report, and the detail of the configuration.

This will be added into a release, hopefully during the next week.
« Last Edit: Nov 6th, 2019 at 9:23pm by Tim@Visual Micro »  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint