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 Re: AT1284p - Bootloader needed for debuging?? (Read 485 times)
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: AT1284p - Bootloader needed for debuging??
Mar 3rd, 2020 at 10:33am
Print Post  
You don't need a bootloader that is just for serial upload but yu are using a programmer. Also no need for DTR except to say that the mcu won't reboot when debug starts therefore you should not expect the setup() to run each time you start debug.

I guess you have a cable from one of the hw serial ports to the pc giving you a COM port? In that case on the vMicro>Debugger menu set RemotePort to Serial1 or Serial2 and set the LocalPort to the COM port.

Ensure Debug is enabled, upload and that should open the serial monitor on the debug port. After a debug upload, you can open the serial monitor to resume a debug session at any time. 

Does this make sense?
« Last Edit: Mar 3rd, 2020 at 10:34am by Tim@Visual Micro »  
Back to top
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12188
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Re: AT1284p - Bootloader needed for debuging??
Reply #1 - Jul 1st, 2020 at 11:23am
Print Post  
This Topic was moved here from Visual Studio 2017, 2019 [move by] Visual Micro.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint