Hi all,
I have installed CCS6.1.3.00034_linux, mcsdk_3_01_04_07_setuplinux and ti-processor-sdk-rtos-k2hk-evm-03.01.00.06-Linux-x86-Install on a Linux host. But while building any project, I encounter the following error in CCS:
/home/yunas/ti/xdctools_3_32_00_06_core/xs: line 45: /home/yunas/ti/xdctools_3_32_00_06_core/xs.x86_64U: cannot execute binary file
/home/yunas/ti/xdctools_3_32_00_06_core/xs: line 45: /home/yunas/ti/xdctools_3_32_00_06_core/xs.x86_64U: Success
and the build terminates. I have followed the instructions at http://processors.wiki.ti.com/index.php/Linux_Host_Support_CCSv6 and installed libgnomeui-0 and libusb-1.0-0-dev. My linux Machine: Linux yunaspc 3.13.0-63-generic #104~precise-Ubuntu SMP i686 i386 GNU/Linux
What I understand is that the pdk that I installed is for 64-bit machines while my Linux is 32-bit. Could this be the problem? I tried looking for 32-bit pdk installer but couldnt find it. Please point me to the correct installer if this is the issue.
Regards, Yunas