??? 06/15/07 08:05 Read: times |
#140823 - Solution Responding to: ???'s previous message |
"This is why disassembling code can be so difficult!"
Andy you are right I am trying to disassemble code. So for a good program one should take care that the PC does not come across the bytes that serve as data,Right ? DTPR is used to point these bytes.Is there another way to acess this bytes. Another problem is that when we try to read the bytes in between wrong mnemonics is shown.What can be the solution. |