Good Morning!
I am using LPC1768FBD100 chip, LPCXpresso v8.2.2 [Build 650] [2016-09-09] compiler, Newlib (Auto) library and
using the LPCUSBlib_MassStorageHost example code in Debug mode and Release mode.
In Debug mode the program doesn´t work. The program just stop work. The program execute SetupHardware(), print the message -> printf("Mass Storage Host Demo running.\r\n"); and after that do nothing.
I need make some debug steps in this example to implement my code.
Someone has this problem? Only in release mode this example works.
Regards!