• 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...
  • 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.
  • 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 &...
  • 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...