Debugger always stops inside "SysTick_Config()
Hi,
In my main I call "SysTick_Config(2000)" and when I enter debug mode and want to step over this command, the debugger goes into the function.
Also the function is greyed out though "__Vendor_SysTickConfig" is defined and set to 0 in another header file.
Do you have any ideas, how I can suppress that and make the code to appear like it's defined?
Thanks and regards
Hannes

Please sign in to leave a comment.
Comments
2 comments