Hi,
I build "i2copt3001_MSP_EXP432E401Y_tirtos_ccs" project by importing "C:\ti\sail_1_50_00_00__all\sail_1_50_00_00\examples\rtos\MSP_EXP432E401Y\sail\i2copt3001\tirtos\ccs" folder as CCS Project.
Then I change two objects in i2copt3001.syscfg:
1. Use Hardware in I2C
"BAS Sensors BoosterPack I2C" to "Sensors BoosterPack I2C"
2. Use Hardware in GPIO - CONFIG_GPIO_OPT3001_INT
"None" to "Optical Interrupt" of Optical Sensor (SENSORS BoosterPack)"
Then I build the project and run it.
I see "I2C Initialized!" message, but it failed showing "OPT3001 Open Failed!" message.
Could you kindly advise me how to solve this problem ?
Any help and advice highly appreciated in advance.
HaeSeung