I am trying to start the debugger on DS-5 Ultimate Edition Version 5.26.2 which is installed on Windows 10
In debug configuration I choose EB_Cortex-A8->Bare Metal Debug->Debug Cortex-A8 with no Target configuration (no .axf specified) using connect only.
When I attempt to start the debugger (Connect to target) I get the message :
Connection failed
Unable to connect to A8.
The script file ( rtsm_launcher.py ) failed during execution: Failed to start model 'FVP_EB_Cortex-A8'. Please check that the model is installed correctly and its installation directory is included in your PATH environment variable
See Target Console view for more details The script file ( rtsm_launcher.py ) failed during execution: Failed to start model 'FVP_EB_Cortex-A8'. Please check that the model is installed correctly and its installation directory is included in your PATH environment variable
See Target Console view for more details
That is wired because I can start other debuggers like (Cortex-A9).
Is this a DS-5 problem? Or maybe a Windows 10 problem? Any suggestions??