Debug with CrossLoad halt after reset script
I'm trying to debug using Crossload (Arm 4.10.2) on an IMXRT1170 with CMSIS-DAP target.
Within Crossstudio I can build and download it and it starts the debug session successfully. When using CrossLoad, it halts the process after the reset script. This is the command line I'm using:
"crossload.exe -verbose -target "cmsis_dap" -setprop "Speed"="4000000" -packagesdir "$SCRIPTPATH/Runtime/${TargetFolder}" -solution "$SCRIPTPATH/prj/Crossworks/Universe.hzp" -project "Application_Master" -config "Lynx Debug"
Any ideas what may be going wrong?
Please sign in to leave a comment.
Comments
1 comment