Mikro C and debuging in Microchip studio

General discussion on mikroC PRO for AVR.
Post Reply
Author
Message
epes
Posts: 54
Joined: 23 Apr 2010 13:03
Location: Prague, Czech rep.

Mikro C and debuging in Microchip studio

#1 Post by epes » 30 Nov 2020 10:46

Can someone help me wirh debuging AVR C -code in the new Microchip studio (ATMEL Studio). I am not able to start debuging the xx.cof file from the Mikro C compiler. Studio stops at the begining with many NOP command. I blocked all DELAY commnds and all interupts but Studio refuse to work still.
Thanks for any advice.

dibor
Posts: 208
Joined: 29 Dec 2014 18:59

Re: Mikro C and debuging in Microchip studio

#2 Post by dibor » 30 Nov 2020 15:11

Hi.
Do not try to do this.
This will not work.
ME coff file do not compatible with Proteus and works very poor with ATMEL Studio :(
Maybe newer compiler will be compatible.
Use build in debugger, but he is can not debug any hardware peripherals.

Post Reply

Return to “mikroC PRO for AVR General”