If I follow the instructions in the Software Quick Start Guide they do not work and I have much confusion.
Procedure to Build PGA970 Code
1. Download latest Code Composer Studio (CCS) from TI website.
• processors.wiki.ti.com/index.php/Download_CCS
2. While installing CCS on machine, use option "Setup Type: Complete Feature Set".
3. Check whether rtsv6M0_T_le_eabi.lib is present in following path: C:\ti\ccsv6\tools\compiler\ ti-cgtarm_
5.2.6\lib\ (if CCS is installed on C:\ drive otherwise select appropriate drive).
4. In case rtsv6M0_T_le_eabi.lib is not presents in above path then copy rtsv6M0_T_le_eabi.lib into path
C:\ti\ccsv6\tools\compiler\ ti-cgt-arm_5.2.6\lib \ (if CCS is installed on C:\ drive otherwise select
appropriate drive).
5. Copy PGA970 folder (having PGA970 code) or ‘code’ folder into any path e.g. D:\temp
6. Launch CCS IDE.
7. Workspace Launcher window will get pop-up.
8. Provide workspace path e.g. D:\temp
First.. I tried version 9, then version 11. Nothing described is there even if I compensate for the bad directory names provided.
At a guess, when this was written Version 6 was used, but TI has stern warnings that its not supported on a 64bit OS. So? What do I install?
I also have no idea what "PGA970 folder" above is referring to. What is that? Is there some documentation on that? Where is it?