Post Go back to editing

Porting project from 2.8.3 to 2.10.1 hanging when debugging

Category: Software
Software Version: 2.10.1

Upgrading a working project (that builds and runs on the SC573 EZ-kit) from CCES 2.8.3 to 2.10.1 as we want to use new GCC compiler features.

The compiled binary in CCES 2.10.1 works in QEMU, but not when it's flashed to the device. We have a dig through the release notes from CCES 2.8.3 to 2.10.1 but couldn't find anything that may cause this. Would love some help in narrowing down the issue.

(Note that the CCES 2.10.1 compiled binary hangs before it gets to the first line of the program)