There is a sentence “Demo application source code for PIC32 (MIPS M4K) port using MPLAB and the C32 compiler” in manual. But I have not found makefile and boot.s yet in Directory DemoPIC32MX_MPLAB.
I can’t find a standard templet of MIPS. Who can help me? Thank you@.@
Why there is not a demo for mips in freertos?
Why there is not a demo for mips in freertos?
The startup file is part of the MPLAB C32 compiler. The file is called “crt0.s” and is located in the “..MicrochipMPLAB C32pic32-libscstartup” folder. If you load the sample project in MPLAB IDE you can create a makefile.
Kind regards,
Peter
Peter