I wrote a program which is exactly working, (very simple, only including a 20 bytes of table.)
eg. .MESSAGE_TABLE DC.B 3,43,423,{5+23} ; xxxxxx But when I write some comment after xxxx,such yyy, I can see build succes mesage. (I delete the previously created files in the batch file) . Bu when I want to debug it is crahing by givin the message 0000004.. can not be read. I try it in another PC, result is the same. I delete yyy comment it is OK. Where is the problem. Don not say don use comment please by laughing. Thanks by now.