Other Parts Discussed in Thread: OMAP-L138, OMAPL138
I failed to run PSPDriver UartSample code
1) I'm using CCS-5.2.1
2) pspdrivers_01_30_01
3) OMAP-L138 Logic PD board
4) OMAPL138_DSP.gel is used
What I did were
1) Import and Copy uppSample project from PSPDriver pkg
After loading, it ran by itself, but not UartSample as I'm not able to set a breakpoint.
It got stuck infinite loop in a function PMI_writeI2C() but I'm not able locate that function in the sample. It must be something in BIOS running in the background ?
I'm quite aware that Logic PD has LED connected to I2C, but DSP_BIOS is not supposed to blink LED by itself, if that's the case !?!?
To verify HW/SW, I created a simple DSPBIOS project, I'm able to compile and load to the board. After loading, the cursor stops at 1st line in Main as expected Any idea ?
~Duy-Ky