We are using Jacinto 7 board for our usecase. In the ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/drv/i2c/example/i2c_utility directory, c file with makefile is available. We compile this c file with makefile in CCS. In ti-processor-sdk-rtos-j721e-evm-07_02_00_06/pdk_jacinto_07_01_05_14/packages/ti/binary/drv_i2c_utility/bin/j721e_evm directory, the drv_i2c_utility_mcu1_0_release.xer5f file, drv_i2c_utility_mcu1_0_release_strip.xer5f file and drv_i2c_utility_mcu1_0_release.xer5f.map file are created. Now we have a debugger connection with the board from CCS. Among the 3 files above mentioned which file we have to load in the board and how to execute the .xer5f file in the board?
Reply as soon as possible