problem with TinyBasic on a new hydra
Melissa
Posts: 11
Just got my Hydra in the mail today, and other than the fact that I still can't get the NES controller to fit, I've run into a problem.
The TinyBASIC demo appears to reset the Hydra every few seconds. I tried both versions on the CD. Do any of you have an idea of what could cause this, or where there's a newer version... ... or how to convince a game controller it really wants to be plugged in [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
The TinyBASIC demo appears to reset the Hydra every few seconds. I tried both versions on the CD. Do any of you have an idea of what could cause this, or where there's a newer version... ... or how to convince a game controller it really wants to be plugged in [noparse]:)[/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
Re: the controller, I think I got it halfway in...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
Exactly what happens is, it boots up, and you can just sit there and after a few seconds the screen will go black and it will reset, or you have exactly enough time to type something like 'print "a"' and see your answer before the screen goes black and it resets... So, the program itself is working, but for some reason it reliably resets every few seconds.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
The attached file is just my rebuild of Tiny Basic. I tested loading from the EEPROM file and confirmed that I don't get a reset.
There's probably nothing else to do at this point... must be something wrong in the hardware somewhere... I hope I don't run into it with any other programs.
Thank you very very much for your help... but I'm probably out of options if a known good copy produces the same bug [noparse]:([/noparse]
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
Best of luck!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
Today I'll try go load all the demos + some stuff off this forums and see if its only TinyBasic that has this problem (I sure hope so).
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Too big to use as an avatar and too flashy to use as a sig... my poor gif is here
I've never seen TinyBasic do what you are describing. But, let see if we can figure out what's up.
You may have already covered the following or tried my suggestions already but if you would try again..
What version of the IDE are you using?
The first thing that comes to mind is to rule out any external issues. If you have not already, please try the following..
1) Remove any expansion card you may have installed.
2) Remove any keyboard and/or mouse you may have attached
3) Load TinyBasic to EEPROM (Using F11 from the IDE)
4) Power down the Hydra unit
5) Remove the USB/Programming cable
6) Power up the unit
Removing the USB cable is important because stray comm activity could cause the Prop Chip to reboot.
If this fixes the issue, start plugging things back in one at a time until the issue come up again.
Try another power supply. Long shot I know, but a faulty ps could cause the unit to reboot as more cogs are powered up.
Other than that, at the moment at least, nothing much else comes to mind.
Let me know the results and I'll see what else I can think of that may be the issue.
Thanks,
Bob
Andre'
TinyBasic was put together under a tight time schedule to get it released on the demo CD when the Hydra launched. It was also the last demo I thought of so it had the least time alloted.
After the CD went Gold, I had other Hydra projects in the works that I have been spending my spare time on and never went back to TinyBasic·to give the·detailed tweeking it really needs.
The project I'm working on right now was one I had hoped to have for the demo CD but ran out of resources on the basic Hydra. Then along came the 512k ram card. I tried to cut that into the existing code and it did not work out as well as I had hoped. So, I started over and re-wrote the project, using the 512k card from the very start and I'm very happy with the results.·
Bob
·