Spinning Wheel of Death-Stamp problems with MAC
mikethomas
Posts: 6
So im trying to learn the basics of stamp programing. Im using a USB board of education coupled to my G4 running macbs2.11. I completed the "Pushbuttoncontroloftwoleds" project which worked fine except the HOME formatter did not appear to work-(the DEBUG ? IN3 and IN4 kept scrolling down the debug terminal). So, I try to download a modified verson of the last project to my BS2 but I end up with the spinning wheel of death that locks up my computer. I reboot and its obvious that the stamp is communicating with my software b/c the DEBUG lines are scrolling through the debug terminal. I can ID the stamp every now and then without locking up, but it locks up more often than not. If i RUN a program, it is guaranteed to lock up. Im lost???? Could there be a problem caused by the HOME command not functioning? Is it a macbs2 thing? I need some help so I can continue on.
Comments
Cheers!
Doc
If MacBS2 locks up, can you should be able to force quit (control-option-escape) no?
zterm: www.macupdate.com/info.php/id/6888
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
What version of OSX are you using on your G4?
I've used MacBS2 infrequently over the past year and it works fine on my G4 running OSX 10.3.x.
DEBUG 27,"[noparse][[/noparse]2J" ' clear screen
DEBUG 27,"[noparse][[/noparse]H" ' to HOME position, 1,1
I can put a HOME character in a MacBS2 debug, though, and it does not lock up the Mac.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com