Hello,
I´m using a Q2687.
I’m trying to read the backtraces in m2m studio because I have an exception in my code, but when the exception occurs appears this trace:
2011/09/15;17:44:01:731;003;RTK;1;Except RTK ....191 0 0
2011/09/15;17:44:01:746;001;RTK;1;================== RTK STATUS start ==================
2011/09/15;17:44:01:762;001;RTK;1;================== RTK STATUS end ==================
2011/09/15;17:44:01:793;001;SYS;1;Error not enough space to store the error in flash memory
2011/09/15;17:44:01:793;002;SYS;1;Use Erase EEPROM Logged error in TMT interface
I erased the EEPROM in TMT interface, but still happening.
In the Open AT aplication, I´m using the flash memory to store some parameters.
I must reserve memory for the backtraces?, How?
Thanks!