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.

Code Generation in Linux for C6472 EVM kit

 

Hello All,

I planning to generate code in Linux environment for C6472 EVM using the TI Linux Code generation tools found on the TI website.

I am planning to use Virtual Box with Ubuntu on a Windows XP host.  I am planning to run the TI test examples first.

Please let me know if you guys foresee any problems??? 

Thanks

Pranav Desai

 

 

 

  • The main problem will be communicating back-and-forth from the Linux virtual build environment and the Windows CCS emulation environment. All of the files need to be available to CCS for proper source-level debug. But you can certainly do your build in a Linux environment and your debug on CCS in a Windows environment.

  • Hello Randy,

     

    Thanks for the confirmation. The communication problem is already solved by using a shared location between windows and Linux. This makes it extremely easy to move back and forth.

    Regards,

    Pranav Desai