In my disasemble programme which is decoded from a *.dat using IDA tool,section there is one line in the DB section transformed into anotation,that is,in keil IDE it has the same color with the annotation line begin whith semicolon,why?and it be thought SYNTAX ERROR by KEIL.The first and last line is this,I'm very luck to get your help,thaks a lot. db 26h ; & db 20h ; db 65h ; e db 5Ch ; \ db 36h ; 6
I am grateful to you for helping me.Thanks a lot!Now it seems that I have found the thread of the problem,for the errors such as A73,A74,A42,A6 and A1 in my disasembler file seems has relationship with each other.