Tool/software: Linux
Hello,
I want to build the c6x file system by following the link below,
http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK
On my side, c6x currently uses the sdk is mcsdk_02_01_02_06.
I compile with the following command:
git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk
Then, under the configs/mcsdk directory, there is no corresponding TXT file.
Can I build a file system using these methods?
-
I want to build the c6x file system by following the link below