STM Studio Snapshot Acquisition Mode
All,
I am trying to use the snapshot acquisition mode in STM Studio to observe variables at user-defined timings, but stuck at setting "the Address of snapshot trace header part."
As indicated by the STM Studio manual, I have identified the address of “g_traceHeader.startMark[0]" which is 0x24000000 for me. However, STM Studio seems to only accept values within the range of 0x1-0x3e8.
How can I proceed with using the snapshot acquisition mode? My MCU is STM32H7 series.
Thank you
