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.
I can download ELF image in Keil and do assembly debug, how to let Keil know source location? Source can be accessed through samba \\x.x.x.x\home\user\src\..., while it doesn't match the location which is linux style /home/user/src/...
After set SRC, I was able to step in source code, while breakpoint doesn't work exactly as what is described in www.keil.com/.../. Is this issue confirmed or root caused in the end? I can't load the image before press DEBUG button, any other way to make it work?