We are using Jaincto 7 for our usecase.
1. Where the prebuilt I2C library is located in RTOS SDK?
2. How to import that I2C library in CCS?
3. We are going to test the Deserializer by reading and writing some data via I2C peripheral. How to implement this?
4. What is the compilation procedure?
5. How to execute the code in the board? Whether we have to use CCS or some other way to execute the code in the board?
How to use the I2C library in application stratight forwardly?