• Debug Hard fault -> LPC1317-64P
    I want to debug hard fault in LPC1317-64P. I took reference from below site: support.code-red-tech.com/.../DebugHardFault But code gives error 1. for asm Code: source\main.c(12): warning...
  • Keil + LPC1317
    I am using Keil IDE V4.54.0.0 with LPC1317 1. How to put constant in flash. Just by using "const" keyword. Or any other instruction. 2. When I have to use SRAM1 also, is there any other keyword...
  • peripheral Simulation for LPC1317-64Pin
    There is no peripheral Simulation for LPC1317-64Pin now. Do Keil plans to do in near future. Or can I do it myself by something.
  • JTAG connection problems with LPC1317
    I've got a simple board design with an LPC1317. For programming this device I'm using uVision 4.60 and a ULINK Pro going through the 10 pin Cortex header. I cannot get the cable to connect to this device...
  • Learn RTOS & implement with LPC1317
    1. Hi want to learn about RTOS & its basic concepts, how it will be useful. 2. I want to implement it on lpc1317. 3. i found some links on web but they don't describe all the terminology of rtos &...