OPCODE ERROR

14 views
Skip to first unread message

henr...@waytronix.com.br

unread,
Dec 22, 2012, 8:58:32 AM12/22/12
to br-...@googlegroups.com
blocos 0.32 At revision 195 / Cricket logo Code:

to start
beep
a, on
beep
end

USING A BLOCK BOARD NOT EXECUTE THE FUNCTIONS PROPERLY.

DUMP MEMORY EEPROM - blocos 0.32

ADDR: DATA  OPCODE
0x00: 0x00  CODE_END 
0x01: 0x0C  BEEP
0x02: 0x01  BYTE ?
0x03: 0x01  BYTE ?
0x04: 0x5A  ?
0x05: 0x31  ON 
0x06: 0x0C  BEEP
0x07: 0x07  STOP
0x08: ...


The code compiled and loaded with Criket Logo works fine.

DUMP MEMORY EEPROM - Cricket Logo

ADDR: DATA  OPCODE
0x00: 0x00  CODE_END 
0x01: 0x0C  BEEP
0x02: 0x2E  SEL_A
0x03: 0x31  ON 
0x04: 0x0C  BEEP
0x05: 0x31  ON 
0x06: 0x07  STOP
0x07: ...
0x08: ...


ARE THERE ANY SOLUTION TO THIS PROBLEM?



HENRIQUE SANTOS

unread,
Dec 22, 2012, 9:38:57 AM12/22/12
to br-...@googlegroups.com

DID THE TEST WITH VERSION R141 and it works fine.

The problem was solved.

thank you

 

Henrique Santos

Reply all
Reply to author
Forward
0 new messages