NUCLEO-H7S3L8 failed to execute MI command
Hello,
I bought a Nucleo-H7S3L8 and I'm trying to build and execute the XIP_Template and I'm following the official guide.
at first I built the Appli project and I choosed the first debug option and got the following error.


to solve it I found a post in the community and followed the guide there and changed the config of the "Template_XIP_Appli Debug" and added an External Loader "MX25UW25645G_NUCLEO-H7S3L8-XSPIM1.stldr"
and also "MX25UW25645G_NUCLEO-H7S3L8-XSPIM1.stldr" but got this error instead

what is confusing to me is that there is now to debugging options and the first one have this External Loader
"Template_XIP_ExtMemLoader.stldr" but the second was

I didn't found any other solutions and the project could not be debugged or uploaded to the Nucleo Board , can anybody help or give me some tips?

