Part Number:TMS570LS1224
Tool/software: Code Composer Studio
Hello,
I would like to upload huge lib to my LaunchPad but I have problem with flash size.In the documentation of LaunchPad (TMS570LS1224) there is info about 1280 KB of Flash.
During building my project in Memory Allocation tab there is FLASH0 max value = 393kB. (my program is ~ 530kB). How can I encrease this value? In sys_link.cmd file I ve got: " FLASH0 (RX) : origin=0x00000020 length=0x0005FFE0". So here it looks like flash size is ok. Why in Memory Allocation tab I do not see ~1,2MB ?