• problem with debugger start address
    Hello, I have Cortex-M3 and encountered problems when using scatter file: (I just want to keep space 4kb at the beginning of the code space) LR_IROM1 0x08000000 0x01000{ ER_IROM1 0x08000000 ABSOLUTE...
  • Locate a function to a specific start address
    Which linker control can I use if I want to locate a function to a specific start address? Thanks!
  • Specific starting address for R/W memory
    I am using MDK v4 of the Keil simulator, with device ARM7TDMI, and I am having trouble getting something to work, or misunderstanding the abilities of the simulator. What I am wanting to do is start...
  • Start C function in a specific address by using BL51
    I am designing a program that I could update the program by receiving the code through RS232. In order to reach this goal, I planed to write a code iapUpdate and then relocate it to somewhere else. However...
  • µVISION - 4 DEBUGGER: AGDI SPECIFICATION
    hi I'm trying to write add my jtag interface to uvision4 using the code from the AN-173. but when started debugging the DLL i noticed that uvision calls the DllUv3Cap function 3 times the first...