I have purchased a XTCIEVMK2X eval module, and have verified its operation and have gone through several users guides including MCSDK Users Guide chapter exploring, MCSDK UG chapter tools,... I am able to use CCS 5.4 and loadup DSPs as I did in the eval module for C6678.
In the context of TI tool sets I am not clear how to do developemnt on SOC.
1-In "MCSDK UG Chapter Exploring" under Installation, I see prerquisits that refrence windows host, CCS, and linux host (for toolchain.)
This confuses me of the development process on ARM cores.
I have installed CCS 5.4 and MCSDK on windows. I have also installed the toochain on Linux ubuntu.
Do I have to install CCS on Linux as well? As it is indicated that prerequisit for installing MCSDK is CCS?
Is the process to use toolchain to build the linux kernel, then boot the ARM from this image (say from NFS, or use CCS on windows to download Linux amage via memory browser in CCS). Then what? Is development on ARM to be done from linux host and another IDE on linux host,gdb for debugging...
Is is by using the RS232 connection to Linux? Can you download the Linux app from CCS to ARM? (How?)
The toolchain being on Linux, does this mean to install CCS on linux too?
When the toolchain builds the linux app on linux host, Would one download and debug via CCS and JTAG on windows host?