Other Parts Discussed in Thread: CC3120MOD
Hello,
I am currently assisting a team in starting a new project where we intend to use the WiFi plugin along with the CC3120MOD boosterpack for the MSP432P401R. I have worked with this setup before but never on a from-scratch project.
I started a fresh MSP432P401R project using the empty project from the MSP432 SDK, so I see the MSP432 SDK linked and included, but I am not seeing the WiFi SDK included even after adding it under the Products tab. The is causing an issue where CCS is not able to include any drivers from the WiFi plugin, as CCS cannot find the location of the source files.
I haven't found any documentation online on how to properly set up a CCS project so it will be able to include everything from the WiFi plugin, so I figured I would reach out here.
Also, I saw a separate forum post on this issue, but I wanted to clarify: do I need to copy the "ti_drivers_config" and "ti_drivers_net_wifi_config" files over from one of the WiFi plugin examples?
Below are some attached screenshots from my workspace.
Thanks,
Greg