Hello TI E2E Community,
When I took the 'C6000 Embedded Design Workshop Using SYS/BIOS', we used the OMAP-L138 (C6748) EVM in the class. One of the steps we had to do when using SYS/BIOS in our project was to add the 'evmomapl138_bsl.lin' to the project in order to initialize the I2C communications channel and toggle the LED on the EVM board. Now that I am using the TMS320C6748 LCDK do I need to add a BSL library to my SYS/BIOS project? Where can I find the BSL library?
Thanks,Wing
Wing,
BSL library is only supported on the OMAPL138 EVM and is provided by Logic PD who manufactures the EVMs. You can do the same functions on LCDK using Starterware package. If you are looking for specific drivers the latest SYSBIOS PSP packgae supports LCDK platform. A good starting point for you would be the SYSBIOS based C6SDK which includes both starterware as well as BIOS PSP package. For more info refer:
http://www.ti.com/tool/biossw-c6748
http://processors.wiki.ti.com/index.php/BIOS_C6SDK_2.0_User_Guide
Regards,
Rahul
---------------------------------------------------------------------------------Please click the Verify Answer button on this post if it answers your question.---------------------------------------------------------------------------------