Question
Profile time taken by a function on STM32L152D-EVAL using Keil uVision 5
Posted on January 22, 2016 at 13:20
Hi,
I have STM32L152D-EVAL board and I am using Keil uVision 5. I programmed the board with the Demo Firmware. I am powering up the board using USB Type B cable connected on CN 14 connector.Now I want to profile the time taken by a function. I don't have any debugger and the Execution Profiling option is greyed out. How can I achieve this? Is it possible to do it using SysTick Timer?Appreciate your quick reply.Thanks,Dhaval #stm32l1xx #profile