Free RTOS in PIC 18F

pushpaprn wrote on Friday, September 24, 2010:

I have ported FreeRTOS to 18F4520. I m using MPLAB IDE v8.56 in which Tools > RTOS viewer > FreeRTOS,  for viewing tasks which are running in FreeRTOS I m using PICKit2 for debugging the program.
I have created two tasks and I m not able to view those tasks which are running in RTOS viewer.

My question is

Is it is possible view the tasks in 8 bit microcontroller18f4520.

rtel wrote on Friday, September 24, 2010:

I’m pretty sure the answer to that is ‘yes’ - it came up in conversation recently.

I would be grateful if you could upload your projects to the FreeRTOS Interactive site:
http://interactive.freertos.org

Regards.