http://img259.imageshack.us/img259/7815/newbitmapimageak.png
im having trouble with the pre-programed file off power-pod.
hhggff654.bas (26.7 KB)
I downloaded your file and programmed it, no problem. You might want to try reinstalling Basic Micro Studio and seeing if that helps. Not sure what might be causing this error otherwise. If that doesn’t help, we’re going to need more information.
I would also check that you selected a BasicAtomPro28 as your device. In Particular toward the top of the Basic Micro IDE screen, you will see a couple of drop down lists. In the first one, choose: BasicATOMPro. In the Seond one choose: BAP 28.
Kurt
the ba 28 basic-atom not pro is what im programing.tried both fixes did not work. if any more information is needed please post it here.
also i can program the “end” command just fine. there is no problem with the chip it’s self eater.
EDIT: after the reinstall bites free is -507 and when i choice the 2ed fix the program just halts in it’s tracks saying this chip not found but with basic it recognizes the chip.
http://img823.imageshack.us/img823/8165/newbitmapimage2wm.png
the pic is just with the end command.
Quick note: This is a Basic Atom (Not a pro?). If so I get the same error as you do, with the compiler running out of room…
Looks like the Basic Micro compiler and support stuff has grown enough to cause this compile to fail. I did a quick and dirty conditionally compile some code out of this (in this case the Attack posture) by using: #if 0 and #endif. It now compiles… You might try it out.
Kurt
hhggff654.bas (26.7 KB)
Ahh I missed that you are using an Atom (not pro).
Looks like we need to rename this thread more appropriately. Maybe Powerpod for Basic Atom fails to compile.
found super old installer of the Basic Micro compiler and will try it out if it dont work well i will keep looking if it doz i will post a link to it.
Always good to keep old compilers and IDEs around.
Alan KM6VV
the old version did work but here is a optimize setting that compresses the code here is the pic of the setting my need to be sicked this will probably fix outer errors with basic atom and this IDE
http://img684.imageshack.us/img684/7025/newbitmapimagezy.png