I'm new to IAR EWARM 8.2.22. I've got a STM32MF4 disco board. I want to single step through the initialization code. But it takes me to the code provided by IAR builtin library(c runtime setup).
Is it possible to include the sources for this code while debugging ?
I've looked around but could not find the answer.
Cheers Ritu