Hi,
I am trying to build and run the sample mcbsp application provided with the biospsp on TMS320C6748 DSP. The board i am using is omapl138EVM.
However, after loading the dsp binary, the application seems to hang at GIO_reclaim.
I have modified the mcbsp sample master application a little bit. I have integrated the UART driver in it so that i can get the prints at various positions in the code.
Uart seems to be working fine, but mcbsp doesn't. I get the prints of successful creation of streams and priming the driver. I get the print just before GIO_reclaim and thereafter the application seems to hang, as no more prints, that were meant to be displayed, could be seen.
I am attaching the cfg file herewith and the configuration of mcbsp is same as that in the sample application.
I am using the following components:
biospsp_03_00_01_00
bios_6_34_02_18
xdctools_3_24_05_48
edma3_lld_02_11_06_01
Could anybody please guide me through this??
Thanks & regards
Pankaj