Other Parts Discussed in Thread: SYSBIOS
I'm on Ubuntu 14.04, x86_64.
I have installed CCSv6 without a problem as well as bios_5_42_00_07, bios_6_45_01_29 and xdctools_3_32_00_06_core from the Linux installers and CCS finds them ok (they are all in ~/ti). However, I need to install pspdrivers_01_30_01 and am335x_sysbios_ind_sdk_1.1.0.6 as well for which there are no Linux installers.
I took the windows installers, ran them with wine and got the files. I copied the directories as were installed in C:\ti (under wine) to ~/ti. However, CCS doesn't find them. In the case of pspdrivers_01_30_01 at least, there are only source files, so there seems little reason for CCS to care if it was extracted for windows or Linux.
From Window -> Preferences -> Code Composer Studio -> RTSC -> Products, if I try to install either of the above packages (pspdrivers or sysbios_ind_sdk), nothing happens. I couldn't find any log files corresponding to this either, so I can't figure out why CCS doesn't find the packages there.
What needs to be there for CCS to detect the package correctly? In particular, what should there be different for Linux that makes the windows packages undetectable? How can I debug this issue?
Alternatively, are there instructions on how to install pspdrivers and am335x_sysbios_ind_sdk under Linux?