Part Number: LAUNCHXL-F28P65X
Other Parts Discussed in Thread: SYSCONFIG, C2000WARE
Hi,
I'm working with a F28P65 LaunchPad so i started form blink led example for a single CPU that works fine.
Now i try to create a big static 32 bit array that need in my application . I see with CCS memory allocation window that store it in RAMLS5 section. But when i try to go over 512 elements the size exceed the segment.
I saw in Syscfg a section about Linker command file configuration , so i added a memCombination that groups RAMLS5 RAMLS6 and RAMLS7. Compile, but the problem remain. It seems that no any file is generated.
Have any suggestion about?
Thank you.
Best regards

