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.

Development on Linux for Linux on AM335X (ICE T) with CCS

Hi,

i tried to get it working for 2 days now, it seems i need a little bit help.

First of: I installed "CCS-5.1.1.00033-Sitara-ARM.tar.gz" (with root priviliges).

Download:  http://software-dl.ti.com/download/dsps/IVXDYPPZ6G@V7DTV46KBEDQS3VFBT_EI/CCS-5.1.1.00033-Sitara-ARM.tar.gz

I also installed the "ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install" (and did run the setup.sh script)

Download: http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/sdk/AM335xSDK/latest/exports/ti-sdk-am335x-evm-05.04.01.00-Linux-x86-Install

I tried to make some test development and tried to include the pthread.h for example and failed. What do i need to do, do develop a software for the Linux on the processor? I can't find any good help in the wiki.

I tried to open the examples in the SDK, But CCS says it can't import them: The compiler information is not available.

It also seems that i am not able to connect with the debugger on the board. The board is recognised by ubuntu (can be found in /dev/), but the debuger does not want to connect to it.

Somebody any idea how to solve my problems?

Ben

  • Ben,

    The only Eclipse projects I could find in the AM335x SDK are located inside the directory example-applications/am-benchmarks-1.3, and I get the exact same error as you when try to import them using CCSv5.1.1.00033. However, I wonder if they require some additional package installed (Qt or something else) to properly work.

    Since this SDK package is provided by the AM335x team, I will forward this thread to the device forum and see if they have any additional ideas.

    For the connection problem please check if the thread below helps you:

    http://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/200328.aspx

    Hope this helps,

    Rafael