2012-12-06 07:52 AM
Hello,
I'm trying to use the serial wire viewer with the STLINK/V2 and the STM32VLdiscovery kit. The embedded debugger is bypassed because it doesn't support SWV.Debug is OK but there is no signal on SWV. The pin 13 of the debugger is connected to PB3 (TRACESWO). This signal pin is in the Remap function, but I don't know how to reconfigure it (if needed). GPIO_PinRemapConfig() function doesn't define about TRACESWO...Note: SWV works with my STM3220G-eval but for PB3 there is no remap to do.Thank you for your help.Pierre2012-12-06 08:50 AM
I suspect it may be somehow related to the following problem:
[DEAD LINK /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/JTAG%20remap%20on%20STM32F103C8T6&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5B]https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=%2fpublic%2fSTe2ecommunities%2fmcu%2fLists%2fcortex%5fmx%5fstm32%2fJTAG%20remap%20on%20STM32F103C8T6&FolderCTID=0x01200200770978C69A1141439FE559EB459D7580009C4E14902C3CDE46A77F0FFD06506F5BIf so, it would mean PB3 is really buggy.