Page 1 of 1

Mikro C and debuging in Microchip studio

Posted: 30 Nov 2020 10:46
by epes
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.

Re: Mikro C and debuging in Microchip studio

Posted: 30 Nov 2020 15:11
by dibor
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.