Hi!
Recently I have bought the TMDSICE3359 for testing purposes, however I've been unable so far to run anything but the default demo code. I am using CCS 6.2.0 in which I have tried the EtherCAT Slave example code (the second one that can be downloaded here, found under sysbios_ind_sdk_02.01.02.02\sdk\examples\ethercat_slave) but I cannot get the am335x debug code to build properly.. I've gotten rid of many of the errors at start, but I'm left with some errors that I do not understand:
gmake: *** [tiescappl.o] Error 1
gmake: *** [tiescutils.o] Error 1
gmake: Target 'all' not remade because of errors.
recipe for target 'tiescappl.o' failed
recipe for target 'tiescappl.o' failed
Any ideas on how to resolve this issue? These errors are very undescriptive..