Tool/software:
Hi TI Engineers,
I am working with the MCU-PLUS-SDK for the AM273X and am trying to compile the main file in the example projects located at:
mcu_plus_sdk_am273x_09_01_00_41/examples/drivers/i2c/i2c_temperature/am273x-evm/r5fss0-0_nortos/main.c
However, I noticed that the makefilelist.txt is not explicitly provided, and all the makefiles appear to be autogenerated.
Could you please guide me on how to manually generate or locate the appropriate makefiles in order to compile the main file? Is there a method to automate the makefile generation process for compiling individual files like main?