As Raja mentions in the thread whose link is given above, the function documentation for the C6000 Platform Library was not released by mistake. Specifically, I go to this address:
file:///C:/ti/pdk_C6657_1_1_1_4/packages/ti/platform/docs/platform/platform_library_user_guide.html
Then, I click on the link for the Platform Library's documentation. But that gives an error.
I am trying to do a basic usage of the SPI functions: passing data from an ADC to a program I wrote. However, since I do not have the function reference with me, I am having a hard time using the functions. What is the best way for me to learn how the functions work? Is there any place I can find examples?
Thanks