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 no problem, but to 0x00000000 this copy is simply ignored…