ok, so the A2L gives the following
MEMORY_LAYOUT PRG_CODE 0x800000 0x10000 -1 -1 -1 -1 -1
MEMORY_LAYOUT PRG_CODE 0x820000 0xE0000 -1 -1 -1 -1 -1
MEMORY_LAYOUT PRG_DATA 0x810000 0x10000 -1 -1 -1 -1 -1
So how to load the flash file correctly. Do I just load into 0x8000000 ?
Do I need to map also the second Prog_Code at 0x820000 und how to load the Prog_Data?
Any hints?
Andreas
Check my Posts for ME7.1.1 st10f and you will get the idea...