FreeRtos and PIC32 examples

fabrice48 wrote on Friday, April 11, 2014:

The examples work’s with pic32 starter kit,
on MPLAB X the starter kit is selected as “debugger” too so no more probe are necessary.

Now, i would like to “burn” inside my PIC32 STARTER KIT" some of the examples, so,
my starter kit is connected to an I/0 extention board,
on it there is a connector RJ11 connected to my REAL ICE
Then i put power on the I/O extention board

i go to MPLAB and change the hardware from STARTER KIT to Real ice.

When i compile the software example there is a message like the PROJECT /
*** No rule to make target

i don’t know what i have to do ? can someone help me ?

thank you

davedoors wrote on Friday, April 11, 2014:

I guess the best place to post questions on using the Microchip tools would be the Microchip forum, which is frequented by people that use the tools every day.

fabrice48 wrote on Friday, April 11, 2014:

thank you Dave, i follow your advice, message posted on microchip forum too, to help other’s i will put here the solution when it was found.

fabrice48 wrote on Wednesday, April 16, 2014:

so as promised, i found the solution :
the problem comes from an old compiler release, after update of xc32 compiler, all work’s fine.