I am attempting to build a simple hello world app for the beagle bone. I downloaded the AM335x 6.0.x SDK and CCS 5.3. I installed the SDK and alongside with the CCS install. I followed the instructions exactly.
I then followed the instructions on http://processors.wiki.ti.com/index.php/Code_Composer_Studio_v5_Users_Guide
"Creating a New Project" on this page shows selecting the C Project wizard and selecting the "Cross GCC" toolchain. but I have no selection for Cross GCC only a selection called "GNU Autotools Toolchain".
Can I use this selection? If the gcc toolchain is needed why is it not installed with the SDK? If it needs to be installed separately why is not described how to do this?
