Hi
I also try to add a linker file to my SYSBIOS project with the following sections:
SECTIONS
{
.chaya: > IRAM
}
But this section does not appear to show in the memory map.
Althought, I see my file linker2.cml is included in the linkage process. What might be the problem?
thx, chaya