Friday, February 29, 2008

[oopic] Re: SCP accessing variables in RAM getting garbage

Hi,

OOPic III+ Ver C.1.1+ Compiler 6.1.1

Ok, let me boil it down some more.

The OOPic code:

Dim firstByte As Byte

Dim secondByte As Byte

Dim thirdByte As Byte

Dim firstWord As Word

Dim secondWord As Word

Sub Main()

..firstByte = 15 '0F hex

..secondByte = 171 'AB hex

..thirdByte = 205 'CD hex

..firstWord = 4660 '1234 hex

..secondWord = 43981 'ABCD hex

End Sub

The line from the OMP file for firstByte:

..V-105.....1..oVar8.........firstByte

The conversation:

Send: \0V

Recv: v

Send: U

Send: 16H105J64LM

Recv: 77m

Expected: 0Fm

Ok that is it in a nutshell. Any ideas?

Thanks,

Dogulas

[Non-text portions of this message have been removed]


Yahoo! Groups Links

<*> To visit your group on the web, go to:

http://groups.yahoo.com/group/oopic/

<*> Your email settings:
Individual Email | Traditional

<*> To change settings online go to:

http://groups.yahoo.com/group/oopic/join

(Yahoo! ID required)

<*> To change settings via email:
mailto:oopic-digest@yahoogroups.com
mailto:oopic-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
oopic-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:

http://docs.yahoo.com/info/terms/

No comments:

Post a Comment