cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIde freezes if a lot of data is SWV traced

pj_stm
Associate III

0693W00000Y6kI4QAJ.jpgHi

I trace (or I try) uint32 variable (counter increased by the HOST USB interrupt) to trace MSC class problems (BTW many bugs in HAL USB Host library). I receive about 2 million traces in about 80 seconds. The problem is that eclipse if freezing and cannot be recovered from that state. Do you know any solution (perhaps another SWV free trace software?)

3 REPLIES 3
Rim LANDOLSI
ST Employee

Hello pj_stm,

Thank you for sharing your problem !

In order to well understand your issue could you please provide which CubeIDE version and the MCU you are using.

Regards,

Rim

pj_stm
Associate III

Hi @Rim LANDOLSI​ 

STM32CubeIDE

Version: 1.11.0

Build: 13638_20221122_1308 (UTC)

OS: Windows 10, v.10.0, x86_64 / win32

Java vendor: Eclipse Adoptium

Java runtime version: 11.0.16+8

Java version: 11.0.16

From Sytem info:

Processor   Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz, 2400 Mhz, 8 Core(s), 16 Logical Processor(s)

Installed Physical Memory (RAM)   64.0 GB

Rim LANDOLSI
ST Employee

Hello pj_stm ,

I have checked from my side but I cannot reproduce the same behavior you encountered. For that could you please provide the project where your issue occurs to help us reproduce this behavior and further analyze the interrupt and the changes you have made.

Thanks,

Rim