Created Fri, 17 Jun 2011 20:51:39 +0000 by madf
Fri, 17 Jun 2011 20:51:39 +0000
*C:\Users\xxx\Documents\Projects\ChipKit\mpide-0022-chipkit-win-20110530\hardware\pic32\cores\pic32/*WProgram.h:10:28: fatal error:[color=#FF0000]avr/interrupt.h[/color]: No such file or directory compilation terminated.
I have a working project on my mega2560 that I am trying to port to my new max32. I have looked around the forum and found some suggestion that I used to solve the avr/io.h along some other libraries, but it seems that I am unable to solve the above library issue.
Where should I include the following #ifdef defined(AVR) #include <avr/interrupt.h> #endif
I tried to include that in the WProgram.h with no success.
Any suggestion?
Thank you in advance.
Mickele.
Mon, 08 Aug 2011 17:16:52 +0000
Hi mikele:
My apologies for the delay getting back to you. I'll send your issue around to our core team and have someone post a response.
Mon, 08 Aug 2011 18:37:09 +0000
I think this thread is discussing the same issue. [url]http://www.chipkit.org/forum/viewtopic.php?f=6&t=294[/url]