Not sure what limit but...
When I try to add a 2nd motor so I can really have a line follower - it gets:
"Create Dataconnection failed" once trying other smaller FBs instead of motor it got ""Create Eventconnection failed"
Have changed optimization from -O0 to -O3.
In the gdb (when still used -o3) it kept hanging by ~E_CTU. I got around that by making tests in ST code rather than ECC connections for start state.
Have told it could be stack size and what said fits the symptoms.
When I try to add a 2nd motor so I can really have a line follower - it gets:
"Create Dataconnection failed" once trying other smaller FBs instead of motor it got ""Create Eventconnection failed"
Have changed optimization from -O0 to -O3.
In the gdb (when still used -o3) it kept hanging by ~E_CTU. I got around that by making tests in ST code rather than ECC connections for start state.
Have told it could be stack size and what said fits the symptoms.
This causes a limit on symbols allowed.
So currently changing FB to reuse var/event names and shorting names whereever I can. (zB. SAMPLE is now REQ)
Also need to make to make basic motor FB better, but hit the limit when using smaller FBs (when tested my theory - that the application is hitting some limit) so more than changing basic motor FB is needed.
So currently changing FB to reuse var/event names and shorting names whereever I can. (zB. SAMPLE is now REQ)
Also need to make to make basic motor FB better, but hit the limit when using smaller FBs (when tested my theory - that the application is hitting some limit) so more than changing basic motor FB is needed.
voltage problems
Lego gets too low voltage off and on, sometimes the JTAG turns off. Tried different battery. first. This message appeared at Easter time. Then the connector between Lego and JTAG had a loose connection. Connector has been checked and is fine. Waited a while with the battery in the Lego and evidently the voltage when up to close to normal, but lower then usual (3.2 vs. 3.5+).
No comments:
Post a Comment