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 vmicro/Atmel Studio: source files not visible (Read 312 times)
Chuck_P
Newbies
*
Offline


Posts: 3
Location: Fort Lauderdale
Joined: Jan 16th, 2018
vmicro/Atmel Studio: source files not visible
Jan 29th, 2018 at 3:51am
Print Post  
I am writing software for an Arduino Zero and using vmicro to debug (EDBG) it. My project consists of roughly 10 .ino files and a few .h header files. The code does build, upload and run. When debugging, however, I see source code only for core files, but not for my project files. As recent as last week, however, the ino source files were concatenated to a single .cpp file when I built my project. This cpp source could be stepped through. For some reason, the .cpp version of my code is no longer being displayed (or perhaps not being built). Without visible source, it is not possible to meaningfully debug. So... what steps are needed to restore the .cpp version of my code that is required for proper debugging? Thanks in advance for your thoughts!
  
Back to top
 
IP Logged
 
Chuck_P
Newbies
*
Offline


Posts: 3
Location: Fort Lauderdale
Joined: Jan 16th, 2018
Re: vmicro/Atmel Studio: source files not visible
Reply #1 - Jan 30th, 2018 at 3:16am
Print Post  
This Topic was moved here from GDB Debugging [move by] Chuck_P.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint