Hi Talents,
In the package of SYSBIOS, there is a package named ti.bios.support, what's its purpose? I currently intend to transform a DSPBIOS legacy project to SYSBIOS, but during the configuration script build process, an error reported as "Library not found: ti.bios.support.a64P", so it let's me notice this package... The SYSBIOS version on my side is 6_35_01_29, i could not find the library directory inside it. So i check the previous version of SYSBIOS like 6_33_04_39, there exists a directory named "lib" within "support" directory. For eliminating the error, i just copy the "lib" directory to the 6_35_01_29 version, then the cfg build could be finished. But it seems not a good way since there are big difference between these two versions. Any ideas? Is there truly missing some directories under 6_35_01_29?
Thanks.
Allen