Hello,
When I attempt to debug my TMS320R2812 (eZdspR2812), I am met with this error: "C28xx: GEL: Error while executing OnReset(0): 'Unlock_CSM()' not found at Unlock_CSM() [r2812.gel:40]"
Should the R2812.gel contain this function? Should I…
I am currently using a TMS320R2812 (eZdspR2812) & XDS510USB JTAG together with Code Composer Studio v5, on Windows XP.
My problem is this:
When in Code Composer Studio, when I attempt to debug an empty main.c, I immediately get the error: C28xx Error…
I am currently using a TMS320R2812 & XDS510USB JTAG together with Code Composer Studio v5, on Windows XP.
My problem is this:
When in Code Composer Studio, when I attempt to debug an empty main.c, I immediately get the error: C28xx Error: GEL Error…
Where is info on how to single step debug using the spectrum digital xds510 usb emulator and the tms320R2812 processor. I have code composer 6. I am able to load app.out files and the emulator halts at main.
however when I set any other other break…
Hi, I have read this document, in fact very poorly written, guide the family c2000 is made to version 5.1 and I have version 5.4. These documents have not helped me at all. I am choose "Spectrum digital DSK-EV -Ezdsp onboard USB emulator" and choose…
I Changed the configuration target to TMS320F2812 and it worked very well. But Code Composer gave the message:
28xx: Flash Programmer: Warning: The configured device (TMS320F2812), does not match the detected device (). Flash Programming operations…
Other Parts Discussed in Thread: TMS320VC5416 Hello! I'm having troubles with emulator xds510 usb 2.0 I've made boards for two processors: TMS320VC5416 and TMS320R2812 (Texas Instruments). I've installed all the drivers according to datasheet and I'm…
Hi Yondaime,
The HPA-MCU board is basically a carrier board for use with the TMS320C2000 series eZdsp kits. There is no processor mounted directly on that board to drive the DAC8586 input control lines. The HPA-MCU board was designed to accommodate…
I ran into some issues using pdkProjectCreate script. See attached text files for output of both scripts i.e. pdkProjectCreate and pdksetupenv. The pdkProjectCreate script created a folder called MyExampleProjects but it was empty. The script appears…