I get this error:
error: run placement fails for object ".cio", size 0x120 (page 0). Available ranges: RAMM01 size: 0x7b0 unused: 0x130 max hole: 0x130 How to solve this problem? Is it a bug? I am running CCS version 4.2.3.00004 Also, should not .cio be placed in data memory meaning onto page 1 (not 0, as it is noted in the error) (RAMM01 is defined in page 1 section)? Thx.