Tool/software: Code Composer Studio
Hello,
I tried to update the initial problem report, but it was marked as resolved and would not let me post..
I tried version ccs6.2 to see if the problem was resolved. The project now builds and produces an executable, which before it didn't. However, the app does not run. It crashes somewhere during my initialization, while outputting a simple string to the UART, right after I enable the MasterIRQ. It always crashes in the same place.
The project builds and runs as expected if I remove -mfpu=vfpv3 from the ${flags} to the Linker.
Reference: SDSCM00052763