FREERTOS for PIC18F4520

pushpaprn wrote on Monday, September 27, 2010:

I have ported FreeRTOSv 6.0.4  to 18F4520. I m using MPLABIDE v8.56 for viewing the tasks which are running in FreeRTOS Tool > RTOS viewer > FreeRTOS. I m using PICKit2 for debugging the program.

My question is
I have created 2 tasks and I m not able view those TASKS NAMES which are running in RTOS viewer.

Thanks…

kpettit1 wrote on Monday, September 27, 2010:

I wasn’t able to get this to work either using a PIC18F4682 and MPLAB v8.53, but I didn’t try very hard to debug the issue.

Ken