after excluding the C6748.cmd file the MCSDK McASP example loaded.
Now to work out how to upload it to the LCDK board and run it from CSS?
[ EDIT ]
ok so I am following this guide,
I am now trying to add the XDS200 option and select the LCDK OMAPL138 device to mcsdk.ccxml file but its NOT in the list of devices.
the dialog box hints that I can download extra devices ? but how ? download what exactly ??
I don't get a connection with the XD200 jtag , only this error;
[Start]
Execute the command:
%ccs_base%/common/uscif/dbgjtag -f %boarddatafile% -rv -o -S integrity
[Result]
-----[Print the board config pathname(s)]------------------------------------
C:\Users\benbiles\AppData\Local\.TI\693494126\
0\0\BrdDat\testBoard.dat
-----[Print the reset-command software log-file]-----------------------------
This utility has selected a 560/2xx-class product.
This utility will load the program 'xds2xxu.out'.
E_RPCENV_IO_ERROR(-6) No connection: DTC_IO_Open::dtc_io
Failed to open i/o connection (xds2xxu:0)
An error occurred while soft opening the controller.
-----[An error has occurred and this utility has aborted]--------------------
This error is generated by TI's USCIF driver or utilities.
The value is '-250' (0xffffff06).
The title is 'SC_ERR_ECOM_EMUNAME'.
The explanation is:
An attempt to access the debug probe via USCIF ECOM has failed.
[End]
Screen grab of no LCDK-L138 in list.
sorry for all these questions. It seams the non MCSDK startware boots from flash without an OS but I am not clear how the MCSDK is working.
thanks,
BEN