05-13-2015 08:23 PM
FYI, total size of the program on the brick is 28.5k.
Total space is almost 118k.
If the map is only 800 bytes, and is stored within the shift registers of the fgv (one place)...then how is it that this thing runs out of memory?
05-14-2015 08:10 AM
For all those following this thread, I think I may have found my instability problem: lots of coercion dots were still lying around my drive VIs. After fixing those up, the state machine seems to sustain 10+ runs.
Thank you for all your help to this point!
(Would still like to know how to use flatten/unflatten string functions properly in NXT.)