Tool/software:
Dear person in charge
The F28379D can access the CLA in the following memory sections:
LS0RAM 2K word 0x8000 -
LS1RAM 2K word 0x8800 -
LS2 RAM 2k word 0x9000 -
LS3 RAM 2k word 0x9800 -
LS4 RAM 2k word 0xA000 -
LS5 RAM 2k word 0xA800 -
In a linker command file, we usually allocate memory in sections as follows:.
RAMLS012 : origin = 0x008000, length = 0x001800 /* L0-2 RAM, DCSM secure, CLA Data RAM */
RAMLS012 : origin = 0x008000, length = 0x001B00 /* L0-2 RAM, DCSM secure, CLA Data RAM */