Other Parts Discussed in Thread: OMAP-L138, CCSTUDIO
Hi,
after "KICK Unlocked" I get the warning:
"The GEL callback "OnTargetConnect()" for the target "Texas Instruments XDS100v2 USB Emulator_0/ARM9_0" is still processing.
The function could contain an infinite loop.
Do you wish to pause the processing of this function and continue?"
after pressing "No" there's the same console output as when I connect to the DSP-Core, which to me suggests it worked.
if I press "Yes" the console reads: "ARM9_0: The GEL callback "OnTargetConnect()" is no longer running atomically".
either way when I try downloading an OUT-File I get an error
"ARM9_0: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map."
I have checked the GEL file and set it to load C6748.gel.
Also I set the "The JTAG TCLK Frequency (MHz)" to Adaptive and set the limit to 1.0 MHz as suggested by another community entry but it still won't work.
Here's a zip-folder with the gel file, and the ARM and DSP projects I set up (the target configuration file is in the comARM folder)
Thanks for any advise on how to resolve this problem.