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 Visual Micro for STM32F0x (Read 4259 times)
Giordano De Maria
Newbies
*
Offline


Posts: 2
Joined: Jul 18th, 2014
Visual Micro for STM32F0x
Jul 18th, 2014 at 7:22am
Print Post  
Dear all,
I've read info about Visual Micro and it looks very interesting.
I'm developping a new product based on STM32F07x (Cortex M0) and I'd like to debug it via U(S)ART. 
The goal is to reuse an already available debugger and write a stub on the target to support this microcontroller. This stub has to support the following features:
-read/write registers and watch variables
-single step execution
-insert software breakpoints
I'm using CoIDE with gcc: the first option could be to implement a gdb stub on the target side, but I'm open to switch to another IDE and use your Visual Micro if you can support this microcontroller.
Can you support STM32Fx?
BR
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12187
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Visual Micro for STM32F0x
Reply #1 - Jul 18th, 2014 at 12:10pm
Print Post  
Hi,

I guess the starting point would be to find an Arduino core for your board.

Maybe you can adapt this one?

https://github.com/MakerLabMe/STM32_Arduino_Cores
  
Back to top
IP Logged
 
Giordano De Maria
Newbies
*
Offline


Posts: 2
Joined: Jul 18th, 2014
Re: Visual Micro for STM32F0x
Reply #2 - Jul 21st, 2014 at 2:10pm
Print Post  
Hi, 
thank you for your suggestion: I will take a look.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint