More Secondary USB Bootloader with Rowley

edwards3 wrote on Friday, October 09, 2009:

Is this an ARM7 device? If so dyeing on vTaskStartScheduler() probably means the chip is not in Supervisor mode. Put a break point on vTaskStartScheduler() then check the mode.