2025-02-19 09:30 AM
It is fine until validation on validation on desktop... but when it comes to validation on target, it is showing the above error...
can anyone please address my issue... I am trying this since 3 months..
Solved! Go to Solution.
2025-02-20 09:29 AM
2025-02-21 12:04 AM
Could you please confirm that the compilation and flashing procedure performed correctly ?
Feel free to read this getting started for X-CUBE-AI: Getting started with X-CUBE-AI Expansion Package for Artificial Intelligence (AI) - User manual
Best regards,
Yanis
2025-02-21 12:52 AM
You mean debugging only right...??
In STM32 CubeIDE debugging is done without errors and warnings... While it is running, i opened the ioc file simultaneously and tried validation there in MX...
2025-02-21 01:12 AM
If you are debugging your current project, based on your IOC file, it means you are using SystemPerformance since it is the one generated by ST Edge AI Developer Cloud. "SystemPerformance" template generates inference output directly in UART which you can read on your COM port (with a tty such as putty)
If you want to validate on target, you need to do it automatically from X-CUBE-AI or generate a "Validation" template.
Best regards,
Yanis
2025-02-21 01:20 AM
Please update me that process of validate on target... please
i need to do validate on target only....
2025-02-21 01:48 AM