This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/AM3359: vfpv3-d16 Linker problem SDSCM00052763 marked as resolved, but still has issue

Part Number: AM3359

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