currently am working on OPEN AT OS. when am enabling the gprs conneciotn its getting self ip provided by the network after that it is connecting to server and sending data…here Q24 module is resetting…
Check if the modem is storing any backtraces to help determine the error. To see backtraces, open the Backtraces view in the Target Manager in Developer Studio and click the refresh button.
how to check memory map…any files like *.map…please tell me.
i tried with developer studio but after migrating code into developer studio am getting so much of errors.
at present am using visual studio environment. so please tell me how to check stack memory…total and allocated.
can i unsubscribe the handler in the same handler definition??
am increased the stack size to 2048…still getting same problem-reset.
if my application wants to reset the watch dog timer value than what should i do…without stopping the watch dog timer…is it access able from application code.