| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|||
|
Help!
I have a 23 K program built up using basic code ( its basic type). Its not running as it crashes in the program. is it the size thats the issue or then what is the problem?
|
|
|||
|
when you say "crash", what do you mean? Does it cut off, or return an error or what? If it returns an error, what error is it?
|
|
|||
|
Quote:
it justs cut off but then the ram got cleared. there isnt any error but there is sometimes a invalid error. |
|
|||
|
have you built this program all yourself? If so, when did this start happening. I've never had a calculator do this, but if you can figure out what you change between it working and then not working I think it would help majorly.
|
|
|||
|
Quote:
yea i did (it later on saturday cleared all archive progs/ groups) and i had to restart it from scratch |
|
|||
|
Quote:
dang, sry to hear that >.> |
|
|||
|
maybe this helps
Look through your programs for Gotos inside loops, the creation of variables, any sort of storing. Any little memory leak with a program this size would definitely cause a memory error.
But... as for the RAM cleared message... that is a mystery indeed. Perhaps you're calling a system function in a way it was never meant to be used. That's all I can think of. What does your program accomplish? That could point me in the right direction. |
![]() |
| Viewing: Dev Hardware Forums > SOFTWARE > TI 83/84 > Help! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|