We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
uVison V5.25.3.0 c Compiler C251 V5.60.0.0. when I want to step into a library functions,keil gets into assembly wondows automatically during debugging, although I have the corresponding library function source code. why?
I have a workspace in which there are two projects,one is used to generate a lib file,the other will call this lib generated from C files of the first project?I think the lib have a problem, so I want to step into it, to step into Corresponding C files and to Verify my guess. I couldn't step into my C files of generated from lib, even if I added debugging information in lib, in the way "option for target\ouput\Debug information". set check mark?