Hi.
I'm trying to follow the instructions in the user guide and I'm getting stuck within the first few steps:
4) Connect JTAG to IPNC debug board.
5) Open Setup Code Composer Studio version 3.3 or higher with DM365 ARM9 configuration from CCS setup program
6) Load gel_ipnc_dm36x_xxx.gel file from <installDir>/Utils/gel_dm36x/ directory.
7) Connect Code Composer Studio to the target board. You can also press Alt+C. The message “The target is now connected” appears as shown.
I've done step 4 and followed this video:
http://software-dl.ti.com/dsps/dsps_public_sw/sdo_ccstudio/CCSv4/Demos/ccs4-setup1_b5.htm
in order to configure CCS for DM365 and XDS100v2.
After that, I go to Tools -> GEL files and then load the gel file, and now when I'm trying to connect CCS to the target board I get an error message saying:
"No source available for "0x10".
This is a screenshot of what I get:
What am I doing wrong here?
Should I make a new project first? If so, what type of project?
Thanks.