Hi,
- I want online training sessions to get hands on to OMAP-L138 DSP. Would TI provide paid on demand online training sessions to the developers? Kindly inform me...
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Hello,
Please refer to this resource FAQ for all the training/documentation materials for OMAP-L138.
There is a generic C6000 DSP workshop: https://training.ti.com/c6000-embedded-design-workshop. It should apply to C6748 DSP which is on the OMAP-L138.
Hope this helps.
Regards,
Jianzhong
Okay...
Actually, I was previously working in C6416T DSP. Whereas, currently I have moved towards working in OMAP-L138 DSP LCDK.
Now I want to configure peripherals like Edma, Mcasp, Gpio etc using CSL and function Api as I have done in C6416T DSP.
But I haven't found any such programs in its starterware projects. The starterware projects for OMAP-L138 in SDK are all bios based that are not easily understandable.
I have also installed SDK for C6748 DSP LCDK. I have started working on Mcasp playback project as it is not bios based.
But this code is also not easy to modify. As I just change one parameter like "Bytes per sample" from 4 to 2, the interrupt get stopped.
I want some simple codes of Edma3, Mcasp, Gpio etc using CSL Api. Could you please refer or provide me csl api based example codes for peripheral configurations.
Thanks...
Will be grateful to you...
I have studied and tried the commands as mentioned in the above link, but it's giving me error:
Kindly suggest me how to remove these errors.