Hi,
I am new to OMAP platform and have been working with OMAP-L138 EVM by LOGICPD lately. My application requires continuous sampling and post-processing of analog signal using ADS901 attached to the UI board which is included with the OMAP-L138 package.
I have gone through the UPP documentation and found PSP Driver which provides 2 sample application for UPP. I am using the one which demonstrates the usage of upp in loopback mode. I successfully build the project using the OMAPL138_BIOS_Userguide but I see no output or any thing when I run the sample code.
I followed the post mentioned below and placed the breakpoint but it doesn't hit the breakpoint meaning that it is not working. Can you please help me figuring out the problem ?
http://e2e.ti.com/support/dsp/tms320c6000_high_performance_dsps/f/115/t/131052.aspx
I will really appreciate if you provide me example code which uses UPP to fetch the sampled data from AD conveter.
Thanks.