Script storage error. Download aborted
9 years 5 months ago #29525977
by infoa
Script storage error. Download aborted was created by infoa
Hello,
We have purchased a SD2130 driver, we are testing it to create a new application.
But i have a problem. When compiling a program and send it to the controller I get the next message:
\"Script storage error. Download aborted\"
I have 223 lines of MicroBasic code (with comments and line breaks) and i have declared about 15 globals integer variables in my program.
I have defined 7 functions with return stament and I have a main loop. Something like a state machine.
When i press \"build\" button, this show me a code, and it is:
1 \'Compiler directive: OPTION EXPLICIT.
2 \'DECLARE velocidad AS Integer
...
...
1000 \'=====================================================
1001 963: ENDPROG |00 \'Exits interpreter permanently
1002
1003 \'
1004 {
1005 2, 200, 1, 6, 3, 44, 1, 2, 1, 6, 2, 200, 2, 2, 6,
...
...
1069 1, 41, 34, 0,
1070 }
What is the reason for this message?
Is it possible that no more space for the program?
I think that is another type of error, but how I can know the size of my program?
Thanks
We have purchased a SD2130 driver, we are testing it to create a new application.
But i have a problem. When compiling a program and send it to the controller I get the next message:
\"Script storage error. Download aborted\"
I have 223 lines of MicroBasic code (with comments and line breaks) and i have declared about 15 globals integer variables in my program.
I have defined 7 functions with return stament and I have a main loop. Something like a state machine.
When i press \"build\" button, this show me a code, and it is:
1 \'Compiler directive: OPTION EXPLICIT.
2 \'DECLARE velocidad AS Integer
...
...
1000 \'=====================================================
1001 963: ENDPROG |00 \'Exits interpreter permanently
1002
1003 \'
1004 {
1005 2, 200, 1, 6, 3, 44, 1, 2, 1, 6, 2, 200, 2, 2, 6,
...
...
1069 1, 41, 34, 0,
1070 }
What is the reason for this message?
Is it possible that no more space for the program?
I think that is another type of error, but how I can know the size of my program?
Thanks
Please Log in or Create an account to join the conversation.
- roboteq
9 years 5 months ago #29525987
by roboteq
Replied by roboteq on topic Re:Script storage error. Download aborted
There was a problem with the downloading timing out in earlier versions of the firmware. Pleas download and install the latest from our web site.
Please Log in or Create an account to join the conversation.
9 years 5 months ago #29525993
by infoa
Replied by infoa on topic Re:Script storage error. Download aborted
Thanks, now works fine!!!
Please Log in or Create an account to join the conversation.
Moderators: tonysantoni
Time to create page: 0.104 seconds