• How do I get my program starts from 0x2000?
    Hello, sorry my English is so bad, google translator: LPC2148 Bootloader resides in the 0x0000-0x2000 flash space (that means 8kB). How do I set Keil, to respect the bootloader program and flash...
  • How to start working with fromelf?
    How to start working with fromelf? Please,if it posible, note clearly about. Thanks
  • want to stsrt code from address 0x2000 from a "C" program
    hi there, i have to access the 80552 mcu fro philips. and having RAM and EPROM--LODED with monitor. the monitor starts at 0x0000. now, i want to start my program code from address 0x2000 i have modified...