mikroProg AVR hardware dubegger

General discussion on mikroProg™ programmer and debugger and mikroProg Suite software as well.
Post Reply
Author
Message
digibum
Posts: 19
Joined: 08 May 2017 07:37

mikroProg AVR hardware dubegger

#1 Post by digibum » 11 Aug 2017 12:50

I'm coming from Arduino and would like to start using mikroC Pro for AVR.
I have sucessfuly written my first, seccond and more programs. Now it's time to start debugging.

When I hit from menu Run > Start Debugger (F9). It starts and works, but this is only "virtual" (software) debugger that works even if mikroProg is not connected to PC.

How to start hardware debugger? I need to read some PINs and can,t do that with software debugger.

Thank you.

EDIT1
I have learnd that i'm missing this
Image
I dont have Build/Debugger type options to chose :( Why is that?

Currently using ATMEGA328P

User avatar
darko.ilijevski
Posts: 581
Joined: 21 Mar 2017 16:57

Re: mikroProg AVR hardware dubegger

#2 Post by darko.ilijevski » 14 Aug 2017 17:33

Hello,

Currently, hardware debugging is not supported for the AVR micro controllers and mikroe programmers.

Regards
BR,
Darko

digibum
Posts: 19
Joined: 08 May 2017 07:37

Re: mikroProg AVR hardware dubegger

#3 Post by digibum » 16 Aug 2017 06:53

This means that the only way to do hardware debugging is via serial port? Or there are some other better methods of doing this? Thank you :)

User avatar
darko.ilijevski
Posts: 581
Joined: 21 Mar 2017 16:57

Re: mikroProg AVR hardware dubegger

#4 Post by darko.ilijevski » 16 Aug 2017 14:25

Hi,

Unfortunately, yes - only by using serial port - or you could use LED debug method - power on a led if the line of code has been successful - then you know that the specific line has been executed

Best regards
BR,
Darko

Post Reply

Return to “mikroProg™ programmer and debugger”