Question
IAR Simulator
Posted on December 28, 2016 at 13:41
Hello,
I have made a code that initialize a timer of an STM32F0 to tick every 1 ms and generate an update interrupt , and i want to test if my code work correctly
My questions:
1- The IAR startup file should be Added to my project ?
2- what is the right config to be done to simulate my code ?
2- The interrupt simulation should be enabled ?
Thank you
#iar-simulator