What development environment should we be using to proficiently make changes in the Vision SDK. I see plenty for reference to using CCS for target load, debug, and trace. Nothing about making changes to the src code. I tried letting CCS find a project in the SDK. I see a hello world for TDA3xx but nothing for the TDA2xx + AWR12xx cascade use case.
-Zach
---
Hi Zach,
You can use any editor like notepad++, crimson, etc. when you want to make changes to VSDK source code.
We don't have CCS project support for VSDK.
Regards,
Rishabh
---
Thank you Rishabh,
Referring to the response received, clearly using an editor would be ideal for us but we could make some progress if someone pointed us to the file/function containing the scheduler which calls the FFT functions and Angle_Find function, etc…. If we can at least look at this source it might allow us to make some progress of using the Demo as a template for our own purposes.
-Zach