We ported a secondary boot loader from LPCXpresso 8.2.2 to MCU expresso 24.9
The bootloader reads a bin file from a USB flash disk.
The USB stack is nxpUSBLib with FAT file system
The USB works fine and IAP ommands works fine, but not together.
After erasing the flash the USB flashvdri e stops responding and the firmware hungs.while trying reading from USB. flash drive.
Everything worked fine with LPCXpresso 8.2.2
Any idea what we are missing?
Thanks.