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.
Hi
I am currently working on the PGA970 with CCS. According to the Softwarequickstart i am supposed to chose "vfplib" as floating point support, sadly the guide seems to be outdated. THe given option is not available for me and i have to chose "none" in order to avoid rughly 40 errors.
Is there any alternative or an updated guide?
Also i got stuck while trying to debug my target configuration. I recieved the following Error:
Error initializing emulator:
(Error -1006 @ 0x0)
Internal error: Unable to allocate memory. Restart the application. If error persists, please report the error.
(Emulation package 9.2.0.00002)
I configured the file like it was shown in the guide but kept getting the error even after restarting.
Hello,
Which version of the compiler are you using? The necessary library may not be available for the currently selected compiler. The most compatible compiler version with the example firmware is version 5.x
Regards,
Hi,
I am currently using CCS 10.1.0. I read that 5.x was the example firmware but I wasn't able to find such an old version. Legacy versions stopped at 7.x
regards
EDIT: Found the VErsion 5.3 which is said to support XDS2xx so installed that one. But can't get it to work. Custom installation worked when no optionary content for installation was selected if I tried to open the project it told me to install the ARMv20.2 Compiler. Doing so will result in my Computer crashing (tried several times). After installing an ARM Compiler with v20.2 (https://www.ti.com/tool/download/ARM-CGT-19 i got the Error Message "Error: Import failed for project 'PGA970' because its meta-data cannot be interpreted. Please contact support."