Hi,
I have run the hello world on fastrack supreme and it worked fine (Ecllipse + RTE).
But than when tried to run the tcp_server example I had some errors that where solved after I downloaded the latest version.
Now I have tried to rerun the hello world (I created new hello_world example with the new version)
It compiled ok but when I run it I get some initialization text but no the hello world.
TE output:
+WIND: 13
+WIND: 12,0
+WIND: 1
+WIND: 13
+WIND: 12,0
[GPRS]: initialized.
[GSM]: initialized.
[UART1]: initialized.
[UART2]: initialized.
[]: initialized.
[GPRS]: open: -> DISCONNECTED
[GPRS]: start: -> CONNECTING
[GPRS]: GPRS EVENT SETUP OK (cid=1): GPRS activate
[GPRS]: GPRS EVENT: 27 (cid=1)
[GPRS]: GPRS EVENT ACTIVATE OK (cid=5): FCM open
[GPRS]: FCM subscribe: 0
[GPRS]: FCM EVENT FLOW OPENNED: -> CONNECTED
TMT output:
Trace ATI 1 Unable to find the string of the remote trace in the file (ID = 8842)
Trace HWL 1 ARM Data Abort at 00017F44, Current Task 0x00
Trace RTK 1 ================== RTK STATUS start ==================
Trace RTK 1 ================== RTK STATUS end ==================
I have tried running on target mode but it didn’t help.
Any help will be greatly appreciated,
Yaniv