Hello,
I am getting an "IcePick_D_0: Error initializing emulator" error when trying to debug the "Hello World" sample application.
I am running CCS v6.1.1.00022 on a Windows 7 PC. The target is a PhyCORE-AM335x Rapid Development Kit (SOM and Carrier Board). The connection is through a Spectrum Digital XDS510USB Emulator. In the Target Configuration Editor, I have chosen the XDS510USB Emulator and the AM3359 Device.
Pressing the Test Connection button indicates success, with the following response:
[Start: Spectrum Digital XDS510USB Emulator_0]
Execute the command:
%ccs_base%/emulation/drivers/sdjtag.exe -f %boarddatafile% -v -X reset -X scantest
[Result]
** BoardFilePath: C:\Users\ESD~1.ORM\AppData\Local\TEXASI~1\CCS\ti\0\0\BrdDat\testBoard.dat
** Resetting Emulator
-- Emulator is Reset
** Emulator Scan Test
-- Found JTAG IR Length of 6
-- Found 1 device(s) in the scan chain
[End: Spectrum Digital XDS510USB Emulator_0]
Any ideas as to why I cannot connect with a debug session?
Thanks.