mikroc pro Debugger for Easypic v7

General discussion on mikroC.
Post Reply
Author
Message
saharul
Posts: 489
Joined: 08 Jul 2010 08:11

mikroc pro Debugger for Easypic v7

#1 Post by saharul » 11 Jan 2019 10:15

Hi,

1.Can i straight away do debug using EASYPIC v7 for debugging code. If YES, is there any information related on how to do proper debug. If NO, do i need to have an extra tool (debugger) such as MIKROE-764.

Thank you and Many thanks.

:D :D :D

User avatar
jovana.medakovic
mikroElektronika team
Posts: 986
Joined: 18 Dec 2018 10:36

Re: mikroc pro Debugger for Easypic v7

#2 Post by jovana.medakovic » 14 Jan 2019 12:09

Hello,

If you open user manual of EasyPIC v7 (page 10 and 11), you can read that your board already has mikroProg, so you don't need to have an external programmer:
https://download.mikroe.com/documents/f ... -v104d.pdf

When you run the compiler, in Project Settings you need to select Debug mode (see the picture in the attachment).
After that, compile and program your project and when it's finished, go to Run -> Start Debugger (F9)

In Help file in the compiler, you can find an explanation of how to use the debugger.

Kind regards,
Jovana
Attachments
debugger.png
debugger.png (5.3 KiB) Viewed 1649 times

Post Reply

Return to “mikroC General”