Is there an existing issue for this?
Problem statement
If there are no files for playback the VSI3 script will report something like the following:
Error: SDS_ASSERT failed: D:/Repositories/GitHub/Arm-Examples/SDS-Examples/ST/B-U585I-IOT02A/KeywordSpotting.tst/datatest/sds_main.c: 72
==== SDS playback start failed
99% idle
Bit it will continue outputting idle forever, it will not terminate.
Expected behavior would be that the VSI3 if there are no files for playback terminates immediately.
Steps To Reproduce
Use an existing example like for B-U585I-IOT02A, select SSE-300-U55 target type and DataTest project, build, run, and observe the output.
Is there an existing issue for this?
Problem statement
If there are no files for playback the VSI3 script will report something like the following:
Bit it will continue outputting idle forever, it will not terminate.
Expected behavior would be that the VSI3 if there are no files for playback terminates immediately.
Steps To Reproduce
Use an existing example like for B-U585I-IOT02A, select
SSE-300-U55target type andDataTestproject, build, run, and observe the output.