User Activity

I'm trying to make communication with bootloader according to AN2606 and AN3155 datasheets.This small python program sends the Get command (0x00 0xFF) to get available commands and the bootloader version: (starts with 0x7f to select UART bootloader f...
The SWO/TRACESWO with Instrumentation Trace Macro cell should be able to extract information about what instructions or addresses were executed.However I still can't find the right tool to do it.It would be enough for now to show the addresses the PC...