Using <Pic32_Se> user settings for compiler
Launching the compiler...
xc32-gcc.exe: error: PIC32.32MZ.ChipKIT: No such file or directory
xc32-gcc.exe: error: Wi-FIRE: No such file or directory
xc32-gcc.exe: error: Bootloader: No such file or directory
xc32-gcc.exe: fatal error: no input files
compilation terminated.
Hi Martin
I suspect my compiler options are not correct.
I am using the PIC32 on my own hardware.
That works fine. But what settings should I use for the bootloader?
Could you export your settings and post them?
I will then adjust the paths.
Hi Stefan.
When you select a target device that has a boot loader e.g. your ChipKIT Wi-Fire Bootloader, or Arduino Uno etc then the compiler settings for the target is taken over by the relevant .fcdx file.
Therefore you should not have any compiler setting selected like you have.
Compiler settings1.png (42.02 KiB) Viewed 3662 times
Compiler settings2.png (53.19 KiB) Viewed 3662 times
I changed to the same setting as you and now it works. It even works very fast for flashing. Thank you very much.
But there is still a small problem with the PIC32MZ.
If it is set to microMIPS, the interrupts no longer work properly.
With the processor target PIC32MZ this is very easy to change.
Do you know how I can change this on the target bootloader Wi Fire?
2024-10-31_15-05-53.PNG (40.01 KiB) Viewed 3645 times
The Wi-FIRE is significantly faster than its WF32 counterpart, with 200MHz operation speed, 2MB of Flash, 512kB RAM, High Speed USB and a 50MHz SPI. The PIC32MZ core includes the MIPS MicroAptiv CPU Core from Imagination Technologies. microAptiv is a highly efficient, compact, core that is optimized for cloud-connected based projects, using Imagination Technologies’ FlowCloud software.