With FIT simulation off, but program running in simulator, console reports:
Copying file.... 100% complete
File pushed successfully
Connection Finished
Closing shell and port
Found Transport: tcp
Connecting...
Connecting to device...
Device Version 0.32.1Device id 0 name "A garmin device"
Shell Version 152253
Then when I start FIT simulation
Copying file.... 100% complete
File pushed successfully
Connection Finished
Closing shell and port
Found Transport: tcp
Connecting...
Connecting to device...
Device Version 0.32.1Device id 0 name "A garmin device"
Shell Version 152253Out Of Memory Error
What's going on here?
a) yes code has not been optimised and is close to max 16KB but surely it shouldn't crash.
b) do I just have to accept this and optimise code or did I miss some setting or other reason?
Thanks!