Target interface type for CrossConnect "CrossStudio 3.5"
CrossStudio version 2.3 has a option for CrossConnect to change the Target Interface type to SWD
I am looking to change that setting using CrossStudio 3.5 but I cant find it, How can I change the option from JTAG to SWD ?
Without changing anything I get the error of "Cannot set debug register".
Also tried to add a new target "USB CrossConnect for ARM" and look for the option but its still not there.
2.3.png
3.5.png
3.5 new target.png
-
For an STM32 you can try setting the project property "Connect With Reset" to "Yes" - note that this requires the NSRST pin to be wired to the debug header. Alternatively if you have an option of forcing the chip into a bootloader mode this can be used. For development we recommend not setting STARTUP_FROM_RESET so the device is always in a known state after reset.
Please sign in to leave a comment.
Comments
7 comments