• make a timer to ..,.well time
    I am new so hang with me as i drivel on, i just want to set up a timer on the MCB900 using an lpc935, all i want is to count to a second or 2 so i can use this to measure inputs a set time apart...
  • Startup code
    Does any body has ISR-working startup.s file for the LPCE2214 .I tried and downloaded many Startup files for LPC2214 from this site.. but ended up without success. Am using KEIL uvision evalution software...
  • startup code
    Can anybody explain what is the meanig of the below statemnets? How to Use these handlers. Undef_Handler B Undef_Handler SWI_Handler B SWI_Handler PAbt_Handler B PAbt_Handler DAbt_Handler B DAbt_Handler...
  • Placing code in NAND flash
    Hello, I am about to start working on a product that is supposed to contain one LPC2478/CM3 variant with 512[KB] internal flash, replacing a product with 2 such processors. Obviously I have a serious...
  • Placing program length in code
    I have a bootloader that I am trying to write and I'm not sure how to go about having program size, in bytes, coded somewhere in the images it tries to load. Basically, I want to read the app code...