I have asked these questions before but have not replied, so I have resubmitted them
I checked the information you sent me yesterday. It is mentioned that we should port the driver layer of SimpleLink sdk. Then create user. h yourself and implement several basic interfaces within it.
The document only told me which functions need to be implemented, without specifying which specific source code files I should copy into my own project. The following figure shows the specific directory content in the document.
Therefore, I have the following questions to confirm:
1. SimpleLink seems to have multiple versions. I downloaded this link from TI's official website:
https://www.ti.com/tool/SIMPLELINK-SDK-WIFI-PLUGIN
Please confirm if the version I downloaded is correct?
2. After installing exe, it generated an SDK on my PC. But it seems to integrate multiple projects, including examples and tools, and the source code inside is largely reused. I have combined the documents and roughly browsed through the content in the SDK. It seems that I should copy the source code file in the following image to my project. Please confirm if I understand correctly?