At 15.51 2011.11.06, you wrote: >Em 6/11/2011 12:31, Electron escreveu: >>> Hello, >>> I've just installed the new MPLAB v8.80, coming from v8.76. >>> >>> --- >>> >>> I now get a lot of errors, e.g.: >>> >>> In file included from c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/dma.h:40:0, >>> from c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/plib.h:4= 5, >>> from v001_C.C:22: >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/dma_3xx_4xx.h:827:19: error: '_DMACON_FRZ_MASK' undeclared here=20 >>> (not in a function) >>> In file included from c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/plib.h:5= 6:0, >>> from v001_C.C:22: >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/rtcc.h: In function 'RtccFreezeEnable': >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/rtcc.h:1323:13: error: '_RTCCON_FRZ_MASK' undeclared (first use in= =20 >>> this function) >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/rtcc.h:1323:13: note: each undeclared identifier is reported only=20 >>> once for each function it appears in >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/rtcc.h: In function 'RtccGetFreeze': >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/rtcc.h:1351:19: error: '__RTCCONbits_t' has no member named 'FRZ' >>> In file included from c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/spi.h:44:0, >>> from c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/plib.h:5= 7, >>> from v001_C.C:22: >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/spi_3xx_4xx.h: At top level: >>> c:\utility\electronics\mplab\mplab c32=20 >>> suite\bin\../lib/gcc/pic32mx/4.5.1/../../../../pic32mx/include/periphe >>> ral/spi_3xx_4xx.h:139:1: error: '_SPI1CON_FRZ_MASK' undeclared here=20 >>> (not in a function) >>> Halting build on first failure as requested. >>> >>> --- >>> >>> Any clue? Past MPLAB updates, loading the same Workbench, didn't=20 >>> result in any problems. >>> >>> Cheers, >>> Mario >> PS: I loaded my dsPIC Workspace and it worked like charme. >> >> The problem is only with my current PIC32 project's Workspace.. does >> anybody have a clue why it's happening? >> > > >Perhaps the new installation also installed the MPLAB C32 again? Yes, I have chosen it (as it is a newer version). Should I have uninstalled the previous v8.76 MPLAB before installing the new v8.80? >The new version may have some incompatibility or it is a limited demo vers= ion. I already spotted differences, e.g. using $ before register name in asm. But the above errors seem different, like if it can't find include files. I'll try to include them manually to see what happens (mushroom cloud incom= ing). > > >Isaac > >--=20 >http://www.piclist.com PIC/SX FAQ & list archive >View/change your membership options at >http://mailman.mit.edu/mailman/listinfo/piclist --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .