I recently imported a correctly working CCS 3.3 project to CCS 6, After importing I got warnings on "Flash compatibility not determined". Because of that I used CGT 5.2.0 (CGT used in CCS 3.3) to build the project , "Flash compatibility not determined " warnings were removed with CGT 5.2.0 but below error was shown.
../f2812_nonBIOS_flash.cmd", line 185: error #10099-D: placement fails for object "main_pool", size 0x1a76 (page 0). Available ranges: FLASH_E size: 0x4000 unused: 0x1 max hole: 0x1 FLASH_F size: 0x4000 unused: 0x0 max hole: 0x0 FLASH_G size: 0x4000 unused: 0x2 max hole: 0x1 FLASH_H size: 0x3ffa unused: 0x152a max hole: 0x1524 error #10010: errors encountered during linking; "DASH4PRO.out" not built
What is the solution as the project was working properly before in CCS 3.3