• Keil CMSIS LPC4337 M0
    Hi, I have some trouble for building an application on M0 core of LPC43xx serie My application worked fine .. Then I updated all software pack Now, each time I try to make an application...
  • LPC4337 sleep example
    Hi, Does anyone have or know where I could find an example of operating sleep mode using an LPC4337 in CMSIS / RTL. I have found this example: http://www.keil.com/pack/doc/cmsis_rtx/_timer_tick.html...
  • LPC4337 serial number
    Hi, I'm trying to read the serial number of an LPC4337. Here is my code but I'm not having much luck. I have tried adding 1 to the entry point for Thumb instructions (as below) but that didn't work...
  • FTP SERVER ON LPC4337 M0 CORE
    Hi, I am trying to add a FTP server to my LPC4337 board. Ethernet and SD card management are done by the M0 core of the LPC4337. I can access to the SD Card and file system (create files, ....
  • JTAG (ULINK) detection by Application
    Is there a way that an application can detect the presence of the ULINK2 / JTAG (i.e. debugger) so that it can determine whether or not to enable the watchdog? If the watchdog is enabled during debugging...