Posts: 349
Threads: 66
Joined: Apr 2007
Hi,
I was playing with x= and x<> in program and run modes and had no problem entering tests in program mode, comparing to two-digit register numbers or to the values zero or one. However in run mode, while tests against registers returns the expected "true" or "false", the same tests against zero or one locks the machine up hard, requiring the batteries to be pulled. I am running version 838 and tested it on both the 20b and 30b.
Jake
Posts: 3,283
Threads: 104
Joined: Jul 2005
That must be the bug I'm hunting. The solver locks up in the same way. Thanks for the tests! I won't have the time to work on the problem today. Maybe later tonight.
Posts: 349
Threads: 66
Joined: Apr 2007
Hi,
With the newer version 843, the problems went away and neither of my units lock up any more.
Thanks,
Jake
Posts: 3,283
Threads: 104
Joined: Jul 2005
Seems to be a compiler fault. I switched back from CodeSourcery to Yagarto and it worked. I would still like to use CodeSourcery's better optimization but not for the sake of stability.