MCU Stuck at b Infinite_Loop startup file, with FreeRTOS
Hey...Hi...Hello
Hope all are doing well
I'm dealing with TSM32WB with one of my project
I'm using FreeRTOS with few peripherals like ADC (DMA), UART, USB, I2C etc
I've create the few custom BLE services, out of them when i switch to accelerometer services (Code flow is almost similar with the SenorTile) then i'll cause the thread stuck at "b Infinite_Loop" at startup file
I'm using the Cube IDE as a development environment
When i open-up the stack analyzer then i found that the ADC1_IRQ_Handler the following message
When i click on it then it's redirecting me on the startup file at "Infinite_loop"
I've attached the screenshot of the stack analyzer
Any suggestions please ?
Thanks
