How to use function in sys/bios 6 to enable McASP module clock?
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.
How to use function in sys/bios 6 to enable McASP module clock?
Hi,
Are you using any of the BIOS PSP (which includes the CSLr, driver and the sample app for a given platform/hardware)? if yes, please mention the version.
Also mention which hardware you are using.
Thanks and Regards,
Sandeep K
Sandeep,
I'm using EZSDK 5_02 with sys/bios 6, and my device is c6a8168 with a c674x dsp core. and I'm not use CSL library, looks like don't support my platform.
Best Regards,
benlu
Benlu,
Are you using any of the mcasp driver released by TI? (If yes, please specify the release version) OR you are trying to write your own driver for mcasp?
Thanks and Regards,
Sandeep K
Sandeep,
I'm not using any of the mcasp driver. I have written my own driver for mcasp. I put it in server's main function to use it, but I don't know if it conflict with other resources. Need I call SYS/BIOS API to manage mcasp driver? If so, where is the reference documention?
Best Regards,
Benlu
Benlu,
First of all, we do not have any BIOS PSP(platform support package) driver support for c6a8168.
If you want to know how the IOM drivers can written for SYS/BIOS, then you can refer the BIOS PSP http://software-dl.ti.com/dsps/dsps_public_sw/psp/BIOSPSP/03_00_01_00/index_FDS.html . It has drivers, CSLrs and the sample applications for each drivers.
Note: The PSP in this link cannot be used on C6A8168.
Hope this will help you.
Thanks and Regards,
Sandeep K