Hello;

I'm stuck.

vTaskStartScheduler()  calls
  vPortISRStartFirstTask() which then calls
    portRESTORE_CONTEXT()

Since portRESTORE_CONTEXT() is a macro that does some tail wagging that I
haven't dug into,
all I can say is it resets the chip.

Has anyone seen this before?

FreeRTOS 5.1.2
GDB 6.6
gcc 4.2.1

~DanielF
_______________________________________________
psas-avionics mailing list
psas-avionics@lists.psas.pdx.edu
http://lists.psas.pdx.edu/mailman/listinfo/psas-avionics

Reply via email to