cancel
Showing results for 
Search instead for 
Did you mean: 

We are using ST7VD 2.5.4

itsmejatinus
Associate II
Posted on March 09, 2004 at 01:43

We are using ST7VD 2.5.4

3 REPLIES 3
itsmejatinus
Associate II
Posted on March 02, 2004 at 00:54

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.

kr
Associate II
Posted on March 05, 2004 at 01:59

Hai ranjeet, can you send your batch file ?

Please also mention how did you delete the previously created files in the bacth file.

--Krsel
jatin
Associate II
Posted on March 09, 2004 at 01:43

I have tested in my PC and not able to reproduce. Could you provide me the exact test case to reproduce the problem?