Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi,
I was trying to create ICSS EMAC example project with pdk_am335x_1_0_14, using pdkprojectCreate.bat. Before executing pdkprojectCreate.bat, pdksetupenv.bat was executed.
The result of pdkprojectCreate.bat was
"
!ERROR: Version 6.75.2.00 (or equivalent) of product-type 'com.ti.rtsc.SYSBIOS' is not currently installed!
NOTE: Omit the version to select the highest, or refer to the following list of available 'com.ti.rtsc.SYSBIOS' versions:
NOTE: Omit the version to select the highest, or refer to the following list of available 'com.ti.rtsc.SYSBIOS' versions:
6.73.1.01
"
But bios_6_73_01_01 and bios_6_75_02_00 was surely installed on my PC.
Finally, no project was created in the MyExampleProjects folder. Did I missed critical steps?
Kind regards