• Copying firmware to address 0x00000000
    Hello, I am trying to copy a firmware from a specific address to base address 0x00000000. When I make this copy to another base address, such as 0x0F000000 or 0xA0000000, the copy is made with...
  • kind attn. to Keil support division
    one of the person Mr Vikash Goel is selling your pirated software keil uVision2 version 6.23a his contact no in india is 00919810997295. you can protect him to avoid this piracy.
  • Copy function in RAM
    Hi! I hope that you still fine. I use the LPC2138,and i know that all functions which i write stay in ROM. Now i triying to copy one of these functions to the RAM,but i don't find the solution...
  • Cody copy to RAM on startup?
    I am trying to get a custom bootloader to run from RAM only and so we modified our scatter file to be as follows: LR_IROM1 0x00000000 0x00007FC8 { ; load region size_region ER_IROM1 0x00000000 0x00007FC8...
  • Copy from Flash to RAM
    I am using STM32F427 microcontroller,I have couple of binaries(lets consider bootloader and Application) converted to hex and combined in intel format. I am flashing intel format hex image to flash....