Mounika, From your screenshot, it looks like you have added just the file name, "ti.csl.ae66". You have to add the path where this library is located. For example, C:\ti\pdk_c667x_2_0_16\packages\ti\csl\lib\c6678\c66\release -----> THIS IS THE PATH where this library is located. --- I am sure you can fix these errors by yourself, as they are your custom code.. It is not related to processor related query... I mean, these are part of building normal software code... during the development stages. I believe, you can understand the procedures by following the compiler doc of C6678. This doc will help you to understand the compiling and linking procedures and stages. https://www.ti.com/lit/ug/spru187u/spru187u.pdf -- I would recommend you to build some sample working code offered by TI. For example, build some platform test code as per the steps given here: https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1071286/faq-tms320c6678-how-to-build-and-run-the-platform-test-on-c6678-evm This will give you some good hands-on experience on how to build ( i.e., compile, link etc ) Regards Shankari G
↧