MassStorageHost example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MassStorageHost example

721 Views
alvarolopes
Contributor III

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! 

0 Kudos
1 Reply

545 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Alvaro,

I have tested the unmodified lpcusblib_MassStorageHost example from the lpcopen_2_10_lpcxpresso_nxp_lpcxpresso_1769 package and it is working correctly in both Debug and Release configurations. I would recommend you to create a new workspace, import the unmodified example and test if the same behavior is present.

Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos