I am a new PROCESSOR SDK RADAR user. I want to generate a new usecase using usecaseg
en, but when using usecasegen, the terminal reports an error. I hope you can tell me the specific use
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I am a new PROCESSOR SDK RADAR user. I want to generate a new usecase using usecaseg
en, but when using usecasegen, the terminal reports an error. I hope you can tell me the specific use
根据错误提示,检查一下input文件的路径是否正确?另外,请问具体是怎么操作的? 可以参考下面的帖子。
https://e2e.ti.com/support/processors-group/processors/f/processors-forum/543504/how-to-use-usecase_gen-tool
我的具体操作就是建立了一个chains_vipSingleCam_Display.txt,然后在tools工具bin文件下vsdk64.exe进行终端操作,输入./vsdk_win64 –D:\PROCESSOR_SDK_RADAR\vision_sdk\apps\src\rtos\usecases\vip_single_cam_view\chains_vipSingleCam_Display.txt test,就显示那个错误了,我查看了您给我的建议的问答,他说的所有可执行文件是指我建立的txt文件嘛,放在 D:\graphviz-2.38\release\bin这个文件夹下在进行终端运行?