• How to detect LPC4357 if in debug mode?
    How to detect the LPC4357(Cortex M4) is running in debug mode? I mean run the code via Keil Ulink-ME. Is there any register can be used to check?
  • Having issues compiling various CMSIS drivers for the LPC4357
    I have been trying to compile the drivers for the LPC4357 found at www.lpcware.com/.../lpc4350apdlzip for a while now, but I keep getting lots of strange errors, usually something like this: compiling...
  • Having issues compiling various CMSIS drivers for the LPC4357
    I have been trying to compile the drivers for the LPC4357 found at www.lpcware.com/.../lpc4350apdlzip for a while now, but I keep getting lots of strange errors, usually something like this: compiling...
  • LPC4357 write file to Flash
    Hello, I need to develop an application that reads a file in a SD card and write its content to LPC4357 Flash memory. Do I need to format the LPC4357 memory in some filesystem like FAT? Is...
  • LPC4357 USB0_CASZ on FTP
    Hi I am using LPC4357 and working on USB host and FTP. MSD via USB0 is storage for FTP server. here I have a problem with USB0_CASZ("File System Cache") value when I set it to 16KB it so fast...