• changing the starting address
    i need to change the starting location of my pgm frm 00h to say,400h..i followed the steps as per mentioned in.... http://www.keil.com/support/docs/189.htm i can see the changed starting location in...
  • how to change the ip address
    Hi, In our project , PC is connected to arm7 lpc2468 via Ethernet. I have hardcoded the ip address in microcontroller's firmware. Now i want to change that ip address using a By sending a new ip address...
  • Application won't start
    Hi, I'm trying to port and older RTX project which uses external SDRAM. But before it gets to main() I'm getting an Undef_handler error. When I single step I find that the error occurs at a specific...
  • problem starting the application
    Hi Guys I'm working with LPC17xx(on a custom board) along with uvision v4.03 and my JTAG debugger is Segger j-link. The problem is when I download my program(through jlink) It does not start executing...
  • How I can change the starting address in monitor mode
    Problem: I would like to change Reset address (0x0000) to another one (0x800000) in the MONITOR Mode, because in our hardware RAM starts at this address. I am able to load my program into RAM using...