Other Parts Discussed in Thread: AFE031
Where can I download an updated dev. package? I'm using the software that came with the TMDSPLCKIT-V3, but looks like something is missing because the example code doesn't compile, at least with my setup:
1.- Installed the latest CCS for Linux from TI site in my Linux (Ubuntu) system.
2.- Installed the prime dev. package that comes with the pendrive into a Windows partition,
3.- Copied everything under FW (in the windows partition) to my Linux system
Then I created a new Workspace (by importing the project with Project -> Import Existing CCS Eclipse Project), but the compiler complains and stops:
**** Build of configuration Release_F2806x_AFE031 for project test_tx_rx ****
/opt/ti/ccsv5/utils/bin/gmake -k all
subdir_rules.mk:6: ** target pattern contains no `%'.
Stop.
**** Build Finished ****
Does anybody got a similar error or could guide me on how to compile the test_tx_rx example?
Thanks!
Carlos