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.
Hi, As we know the Keil C can generate the .SRC file for each .C file in a project, but without combining them. I need to combine all the .SRC files into one, just like what we saw in the "Deassembly" window while we are executing debugging. Anyone can help on this?
Thanks!!
John
You're developing an 8051 in HDL, and you can't write or find a disassembler? Seems like a validation step missing there somewhere.
Hi Westonnsupermare, We are not good at the compiler tools, therefore, we thought Keil is a very good tool that helps. Could you suggest some disassembler tools?