This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/LAUNCHXL-CC1352R1: How to configure I2C hardware interface with syscfg

Part Number: LAUNCHXL-CC1352R1
Other Parts Discussed in Thread: SYSCONFIG

Tool/software: Code Composer Studio

Hi, I'm trying to configure the I2C bus but I'm not able to choose the hardware in a new project. Otherwise in the second one is possible to choose the hardware interface making the communication works.

If I connect a sensor with the second sketch it works but not in the first one.

https://ibb.co/NZwMKCp
https://ibb.co/pPBBzT4

The next question is how to make the syscfg appear in a new project without cloning from an existing project.

thanks in advance and best regards!