Hi,
I want to test the LVDS streaming using SDK 3.3's mmw demo project. Since projectspec files were not present, I copied the available ones into the xwr18xx/mmw folder and modified the sdk version to 3.3 for the projectspec files.
Now, when I compile the project using CCS, I get "unresolved symbols remain" error while rebuilding mss projectspec file. I've attached a screenshot of the console output for the reference. I tried to include the corresponding files (e.g. #include <ti/drivers/cbuff/cbuff.h> in the mmw_mss.h folder) to see if that helps in mitigating the issue, but it didn't.