Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
I am using an Ubuntu 18 LTS laptop to develop for an AM572X Industial development kit.
I have installed ti-proessor-sdk-RTOS-am57xx-evm-05.03.00.07-linux-x86-install, ti-processor-sdk-linux-rt-am57xx-evm-linux-rt-am57xx-evm-05.03.00.07-linux-x86.
When I navicaged to the <home>/ti/pdk_am57xx_1_0_14/packages/ and run pdkProjectCreate.sh I get an error message
--------
Creating project 'XXX'...
!ERROR: No projects of type 'com.ti.rtsc.SYSBOPS' are curreing inatalled!
-------
When I check in <home>/ti I have the folder bios_6_75_02_00 and code composer 9 can find the sysbios 6.75.2.
I have tried reinstalling the downloaded packages and running the setup environment scripts. I am not sure what my next troubleshooting steps should be.