Other Parts Discussed in Thread: CCSTUDIO
Tool/software: TI-RTOS
I installed Processor SDK RTOS C667x v5.03.00.07 and Code Composer Studio v8.3.1 on Linux Ubuntu v16.04 LTS.
When I try to create some examples as explained here by executing the command:
$./pdkProjectCreate.sh c6678 all little all all dsp
It just creates a bunch of folders with macros.ini fileineach of them.
All installations are in the ~/ti folder.
I see that this issue was present previously (more than a year ago) as mentioned in the linked question.
It was resolved by using a Windows machine with I unfortunately don't have.
What alternatives do I have?
Thank you...