fjrg76
03-12-2008, 02:38 AM
Hi
I'm using coyote-2500 for doing some not so complex tasks: to read from a KB, to display on a lcd20x4, and processing a comm protocol under rs485. In order to make the three tasks to work together and at the same time I used the multiprocess facilities for the rabbit ("costates").
When the debug cable is attached to the board (running in debug mode) everything works really nice (in specific the protocol), but when unpluging the debug cable (running stand-alone), ups, the protocol starts to unbehave, and it's not reliable anymore. The baud rate is 9600.
Anybody has some ideas what's going on?? Or moreover, can you tell me how I can make it to work as it must without the debug cable (stand-alone mode)?? Thanks in advanced =)
I'm using coyote-2500 for doing some not so complex tasks: to read from a KB, to display on a lcd20x4, and processing a comm protocol under rs485. In order to make the three tasks to work together and at the same time I used the multiprocess facilities for the rabbit ("costates").
When the debug cable is attached to the board (running in debug mode) everything works really nice (in specific the protocol), but when unpluging the debug cable (running stand-alone), ups, the protocol starts to unbehave, and it's not reliable anymore. The baud rate is 9600.
Anybody has some ideas what's going on?? Or moreover, can you tell me how I can make it to work as it must without the debug cable (stand-alone mode)?? Thanks in advanced =)