STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to debug Timer interrupt

Hi all, Is there any method to debug timer interrupts using VSCode? I am currently using the STM32G4 series. it would be really nice if anyone can point out a way to debug.I am using OpenOCD. Thanks Roshan

Roshan by Associate III
  • 2581 Views
  • 4 replies
  • 0 kudos

cubeIDE, stm32F407ZGT6 with HAL. Config. generated by IOC. SEGGER J-Link debugger. Most basic program w/ 1 GPIO pin driving a LED based on HAL_SysTicks. HSE 12 MHz.HCLK 168 MHz.(or any other freq. same behavior).

Problem: During HALL_Init(), when executing macro __HAL_RCC_SYSCFG_CLK_ENABLE() the interrupt vector table is overwriten w/ garbage.At first interrupt generated by TimeBase (SysTicks) debugger gets a SIGTRAP @ 0x1fff3744 outside of program code. Int...

JIVAN.1 by Associate
  • 864 Views
  • 3 replies
  • 0 kudos

How to add Cortex-M33 to TrueSTUDIO ?

I know TrueSTUDIO is tagged as obsolete, but I like to use it.The STM32H5 use Cortex-M33 core, then how to add M33 support?I already upgraded TrueSTUDIO to support GCC 10.3.1 and recent loaders and SVD files. It would be nice to use M33 cores with Tr...

_legacyfs_online_stmicro_images_0693W00000blDmmQAE.png