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.
Part Number: PROCESSOR-SDK-DRA8X-TDA4X
Tool/software: TI C/C++ Compiler
Hi TI members:
Recently I try to test the RTOS SDK 07_01 version .
I do "make sdk_clean" steps under vision_apps folder, ,
but I get one fail when it try to do "sbl_atf_optee_scrub".
make[1]: *** /home/sdc/opt/V3GA_07_01/psdkra/vision_apps/../ti-optee-os: No such file or directory. Stop. makerules/makefile_sbl.mak:85: recipe for target 'sbl_atf_optee_scrub' failed make: *** [sbl_atf_optee_scrub] Error 2
After check, I found there is no folder name "ti-optee-os" in my RTOS 07_01 SDK folder,.
I also try to re-install the RTOS SDK again, but there is actual no folder "ti-optee-os" created after install finished.
I compared the RTOS07_00 version SDK, and there is one folder "ti-optee-os" created.
So how can I get the ti-optee-os source code for RTOS SDK 07_01 version?
BR
Sentinen Chen
Hi TI members:
I try to download form ti-optee-os.git by "git clone git://git.ti.com/optee/ti-optee-os.git"
but there are some branch
remotes/origin/HEAD -> origin/master remotes/origin/master remotes/origin/ti-optee-os remotes/origin/ti-optee-os-next remotes/origin/ti_optee_os remotes/origin/ti_optee_os-next
Do you know which branch and commit id should we use for RTOS SDK 07_01 version?
BR
Sentinen Chen
Hi Chen,
I do see ti-optee-os folder, when i install SDK7.0 or SDK7.0 at the top level. Can you please check if it is available?
Regards,
Brijesh
Hi Brijesh:
Yes, RTOS SDK7.0 is fine, I also can see ti-optee-os folder after I install.
But when I install RTOS SDK7.1, I can't see ti-optee-os folder.
I download the ti-processor-sdk-rtos-j721e-evm-07_01_00_11-linux-x64-installer.run form this website.
BR
Sentinen Chen
Hi Brijesh:
I find why I didn't find the ti-optee-os folder,
when I use the setup_psdk_rtos.sh,
sometime in our company's VM envirmonent, it will no response when we try to sync code form git.ti.com.
so it didn't create the ti-optee-os folder.
BR
Sentinen Chen
Hi Chen,
That could be the reason.
I also installed SDK7.1 from the same link, and can run setup script. i see ti-optee-os folder under install directory.
Can you try running this script?
Rgds,
Brijesh