On Sunday 15 October 2006 14:50, Raphael Neider wrote:

> For me, gpsim just runs forever; does it stop with some kind of message
> at your site? Or does it simply loop forever and when you interrupt it,
> you happen to find it execute in half_bit_delay?
>

It runs forever with no error message.  However, it gets stuck.  Changing 
from 100000 cycle/gui update to update every cycle (and remembering to 
click on 'run') shows that it is well and truly stuck.  I am not happening 
by chance to find myself in half_bit_delay every time I stop it.  The PIC 
itself appears to match this behaviour outwardly.

I'm just wondering if I ought to rewrite my main program loop to see if it 
goes away as I cannot see any error.  However, although it appears to get 
stuck around the time the program enters my main program loop I cannot 
understand why it choses to get stuck in 'Half_Bit_Delay'?

Pete


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to