We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello,I have an external ULINK2 debugger which I general use to flash/debug an application through keil uVision5. The option which was selected for flashing/debugging was the cmsis-dap debugger and SWD as protocol and everything works correctly.Now I wanted to use the SWO trace, but CMSIS-DAP does not support that as an option. I switched to ULINK2 as a debugger probe in the configuration and the flashing works fine, but when I try to debug the application, it enters the debug state without any errors and it does not work. What I see while I am in the debugging mode is that no info are shown in the system and thread viewer after a reset. When I start the debugging session while the micro is running I see the correct information, but they are not updating (I have the periodic window update enabled) and lose everything if I reset the micro.
CMSIS-DAP configuration:
ULINK2 configuration:
Can I do something to make the ULINK2 work?Thanks,
Thomas