This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to achieve source level debug in Keil with elf image built in ubuntu?

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/...