Hi There
I have just added a group of new files to my project, so I'm guessing the following error is caused by memory issues:
<Linking>
"../F28027_FLASH_PSU_Control.CMD", line 88: error: placement fails for object
".text", size 0x2019 (page 0). Available ranges:
FLASHA size: 0x1f80 unused: 0x1aee max hole: 0x1aee
"../F28027_FLASH_PSU_Control.CMD", line 103: error: run placement fails for
object ".ebss", size 0xd7e (page 1). Available ranges:
dataRAM size: 0x800 unused: 0x800 max hole: 0x800
error: errors encountered during linking; "PSU_Control.out" not built
How can I solve it though? what is .ebss?
Also, when I launched CCS this morning, blackhawk attempted to update, but failed for at least a portion of its install, maybe this has had an impact?
CCS v4.2.4.00033
EDIT: Im guessing the failed blackhawk update hasnt affectted things as removing the new files removes the error