Part Number: TDA4VM-Q1
Other Parts Discussed in Thread: TDA4VM
I am preparing to use the RTOS SDK for TDA4VM. I have installed latest version ti-processor-sdk-rtos-j721e-evm-11_02_00_06 and the previous version. I have had difficulties compiling both. I did get the 11.1 to compile. Less of an issue. But, the latest SDK version, I found a couple isses. The ti-2A-wrapper fails to compile and make lib. I reverted the changes from this version to the latest. It wasn't including the A72 or the r5f. Also note I am making with egdeai build. I also found that in your adas rootfs image you are no longer providing YAML under "user/include" directory. So, I copied from the previous version SDK. My question is - does this pose a different issue later. TIOVX needs YAML. My eventual need will be to use the SK edge SDK rootfs. Which also fails for that. If I use the ADAS rootfs I am golden. Ok for now.