Hello,
We've been using CCS v5.2.1 for C6748, compiler version 7.3.7, with SYS/BIOS 6.33.05.46, the project has exceptions enabled and a linker file containing the following lines, they were working fine and for some reason now whenever the code reaches "throw", it crashes, abort code is called. Any idea why is this happening? Is it because we included some .c files that require exceptions disabled otherwise wouldn't compile?
SECTIONS {
.c6xabi.exidx: load > DDR
.c6xabi.extab: load > DDR
.ppdata : load > DDR
}
Best regards,
David.