I've installed and updated everything as instructed in the Quick start guide.
When I Compile the control test code, it errors out with "can't find "codestart" " I changed it to "code_start" which it can find, but warns that that is different than "_c_init00".
When I change the start symbol in the Linker to "_c_init00" I get no compile errors. What should it really be??
When I try to connect to the target, I get:
"Error connecting to the target:
(Error -2131 @ 0x0)
Unable to access device register. Reset the device, and retry the operation. If error persists, confirm configuration, power-cycle the board, and/or try more reliable JTAG settings (e.g. lower TCLK).
(Release 5.0.429.0)"
The same error occurs when trying to connect to the Control test code or the Master test code (from the Quick Start Guide). The target config is set to XDS100v2, M28F35M52C1.
I have the board plugged into the docking station with the USB plugged into the dock. I also tried it adding the mini-USB connection directly to the ISO USB on the Concerto board. Same error.
I receieved the ControlCard and a bag of jumpers. No set-up instructions. Should I install the jumpers somewhere to make it connect?
Also, in the collateral files there is a table of the switches and their position but, no description of which way pin 1 is on the board or which position is opened or closed.
Andy