Other Parts Discussed in Thread: CCSTUDIO
Hello,
i recently upgraded to CCS 4 (4.2.4.00032) from CCS 3.3 (3.3.82.13) and imported my project via Project->Import Legacy CCSv3.3 Project. The Project biult without errors under CCS 3.3 but with CCS 4 i get the follwing two faults:
run placement fails for object ".ebss", size 0x21020 (page 1).
Available ranges: RAML1 size: 0x700 unused: 0x700 max hole: 0x700 RAMH0 size: 0x2000 unused: 0x2000 max hole: 0x2000
run placement fails for object ".stack", size 0x2bf (page 1).
Available ranges: RAMM1_STACK size: 0x2bf unused: 0x2bf max hole: 0x2bf
When i look up the .map file from V3.3 the section .ebss only has a length of 0x1001.
Any ideas how i can fix this? Every hint is appreciated ;)
Greetings
Jan