Other Parts Discussed in Thread: SYSBIOS
Afternoon all,
ok, this is probably me being stupid somewhere, but I'm trying to get a basic example build as a starting point and failing horrendously...
Having just received the TMDXICE3359 kits, I installed code composer (5.1.1.00031) and the am335x/sysbios/SDK (01.00.00.02). Opening code composer's "TI Resource Explorer" it picks up the SDK and gives some very simple 1,2,3 steps to getting started on the EtherCAT example: Import/Build/Debug.
However, I click the Import button, it imports, then clicking the Build button gives a very non-discript error:
C:\ti\ccsv5\utils\bin\gmake -k all
gmake: Target `all' not remade because of errors.
I sorted one problem out which was all the include paths being relative to the SDK installation, not the local workspace copy, but this hasn't resolved the issue.
Does anyone have any ideas how I can get more detailed build errors out of CCS to find out exactly whats going wrong, or know of any issues with the current SDK delivery?
cheers
Mat