Tool/software:
Hello TI Dev,
I am curious regarding the customized Firmware built for vision app on AM62A.
Could someone guide me where I can build my own custom firmware? The firmware provided with the Linux SDK installation appears to be big, and it includes several libraries that are not necessary for my application. TIOVX or Image are not required for my application. It just needs TIDL runtime.
I am aware that it is built based on RTOS SDK (J721E). I change the directory path to ${PSDKR_PATH}/sdk_builder and modify build_flags.mak (SOC:j721e->am62a and TISDK_IMAGE:adas->edgeai). I built the firmware using make sdk.
However, there is some error regarding VHWA header file. I tried to exclude some of libraries, but it still has some error.
Regards
Sopheap Key