Tool/software:
I worked on a project where I processed sensor data using the IWRL6432BOOST.
Now, I want to control the sensor with a different MCU, but I'm not sure how to find the relevant information.
Looking at the build process in CCS, it seems to be loading library files from the SDK, but I don't fully understand how it works.
How should I approach this? Any guidance would be appreciated.