Hi I am having problems connecting my c5535 to the computer in the quick start guide it has the CCS configuration instructions which say;
CCS Configuration Instructions
1. Launch CCS v4 from the shortcut on the desktop. (This was created when CCS v4
was installed).
2. The CCS v4 window will appear. Click the “Target” menu, then select “New Target
Configuration File”.
3. The “New Target Configuration” window will appear. Enter a file name that describes
the emulator connection and/or Texas Instruments device being used and click
“Finish”. For example: “C5535_eZdsp”.
4. The “Basic” configuration setup window will open in the CCS v4. Select “Texas
Instruments XDS100v2 USB Emulator” from the “Connection” menu. Type “5535” in
the “Device” field and select “eZdsp5535”, from the list.
5. Click the “Save” button to save the configuration.
6. Click the “View” menu and select “Target Configurations” to expose the
configuration(s) that have been built or imported. A new tab labeled “Target
Configurations” will become available in the CCS window.
7. Expand the “User Defined” folder. Right-click on the new configuration that has been
created and click “Launch Selected Configuration”.
8. Click “View->Debug” then click “Target->Connect Target”. CCS will attempt to connect
to the C5535 eZdsp and run the GEL file. Once the connection is successful and the
GEL file has finished, the console window will print a message stating
“Target Connection Complete”.
I do all of this and get up to (8) where it comes up with the error;
Error connecting to the target:
(Error -600 @ 0x0)
A required dynamic library could not be located.
The library isn't on the search path.
(Release 5.0.429.0)
I am not really sure whats going on it initially says connect via the J2 connection but a cable for that has not been provided. I only have the usb to mini usb cable. I am just wandering how to actually get started programming.
Thanks