Skip to main content
itsmejatinus
Associate III
March 9, 2004
Question

We are using ST7VD 2.5.4

  • March 9, 2004
  • 3 replies
  • 724 views
Posted on March 09, 2004 at 01:43

We are using ST7VD 2.5.4

This topic has been closed for replies.

3 replies

itsmejatinus
Associate III
March 1, 2004
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_it
Visitor II
March 5, 2004
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
Visitor II
March 9, 2004
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?