Hi
I installed the latest RTOS SDK V3.3 and Code Composer Studio V7.1.0
Whin the SDK there is a demo project called "Audio benchmark Starterkit".
processors.wiki.ti.com/.../Processor_SDK_RTOS_Audio_Benchmark_Starterkit
According to this wiki project page that demo project is working on the AM571x IDK.
When I run the BenchmarkProjectCreate.bat to create a project for Code Composer Studio no project is generated.
As described on the wiki page I corrected the known bug that the demo was renamed to "audio-benchmark-starterkit" instead of "audio-benchmark-kit".
As it was still not working I analysed the batch file. I found that in the scripts folder only text files for AM572x but not AM571x processors are listed.
I this demo not intended for the AM571x? (as opposed to the hardware requirements according to the above wiki page which explicitly lists "AM571x IDK")
Regards,
Markus