This Forum is Dedicated For all The Object Oriented PIC Lovers .......... The concept behind OOPic is straight forward. Use preprogrammed multitasking Objects from a library of highly optimized Objects to do all the work of interacting with the hardware. Then write small scripts in Basic, C, or Java syntax styles to control the Objects. During operation, the Objects run continuously and simultaneously in the background while the scripts run in the foreground telling the objects what to do.

Monday, March 17, 2008

Re: [oopic] oSerialL and oLCDSE

At 12:30 PM 3/17/2008, Brian Lloyd wrote:
>OK, I'll bite. How do you guys do debugging of ooPIC code? I have put
>together a moderately complex state machine that is not behaving as I
>expect it should. So I need to track events and state transitions. (I
>am not using ooPIC events as they are not working right now in C.1.1+.)
>
>So for now I insert a while statement that spins on an input to act as
>a breakpoint and then I examine the properties and/or variables but I
>would like to be able to monitor things as the system is running so I
>can see the response to events in something more like real-time. I am
>trying to get the LCD to allow that.

Easiest thing to do is just send debugging data out the (real) serial
port to your PC. Run a terminal emulator to display/log the data.


...Andy

------------------------------------

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: