MicrochipTech / PIC32MZW1_Workshop

"IoT Made Easy!" - Guided System Development to learn PIC32MZ W1 Family Device
Other
9 stars 4 forks source link

example code complie error #5

Closed HyungGyuKim76 closed 3 years ago

HyungGyuKim76 commented 3 years ago

Hi,

I received the hex file from the link below and loaded it into the EVB kit normally. https://github.com/MicrochipTech/PIC32MZW1_Curiosity_OOB/releases/tag/1.2.6

However, when i get the example code and compile it, the following error occurs. I'm guessing the settings are wrong, can you guide me what's causing the problem? image

HyungGyuKim76 commented 3 years ago

when using xc32 v3.01, compile errors is occurred above. if compiler version is changed to v2.5, this is solved.