Guys, I am really really new at wavecom, and actually OPEN AT, AT commands, and modems in general. Actually even my C++ is sketchy
And LUA sorta could save me from hell of programming my Supreme 20 within a week. A week! :mrgreen:
So I got started with the LUA installation.
- Use Open AT Wizard to output the lua libraries and luasample(not the lightsample) to VC6, no problem.
- Use VC6 to compile, got one erorr, but wpb.dwl was generated.
VC6 compiler said:
-------------------Configuration: oatlua - Win32 Wismo_Target--------------------
Loading Open AT IDE...
Done.
Loading project settings...
done.
Building gcc_oatlua project...
Launch a full library or binary process
---------------------------------------
... Creating library gcc_oatlua.lib with gcc_arm parameter
---------------------------------------
---------------------------------------
Cleaning temporary files (*.tmp / *.trc)
---------------------------------------
Generation done with SGT v1.2.12oat
Library generated : gcc_oatlua.lib
Compiler keyword : gcc_arm
Compiler release : GCC ARM
C compiler path : C:/OpenAT/IDE/GCC/4.0.1.0/bin/arm-elf-gcc
ASM compiler path : C:/OpenAT/IDE/GCC/4.0.1.0/bin/arm-elf-gcc
customer release : gcc
Name of the current directory : gcc
Log file : ../out/gcc_oatlua_status.log
Release of the environement : CYGWIN_NT-5.1 FRANCISDC5D9R1S 1.5.23(0.156/4/2) 2006-12-19 10:52 i686 Cygwin
---------------------------------------
Done.
--------------------Configuration: luasample - Win32 Wismo_Target--------------------
Loading Open AT IDE...
Done.
Loading project settings...
done.
Building gcc_luasample_256KB project...
Launch a full library or binary process
---------------------------------------
Copy all needed library and object files
Make links C:/OpenAT/OS/4.21.01/ADL/gcc_wmadl_4.21.0.0.0.lib ../out/gcc_wmadl_4.21.0.0.0.lib
Make links ../../../oatlua/gcc/out/gcc_oatlua.lib ../out/gcc_oatlua.lib
Make links C:/OpenAT/Plug-ins/WIP/3.00.09/WIP/gcc_wmwip_3.0.0.2.1.lib ../out/gcc_wmwip_3.0.0.2.1.lib
---------------------------------------
... Link step in progress ...
c:\OpenAT\IDE\MINGW\3.8.0.1\bin\make.exe: *** [make_single_bin] Error -1073741819
Build an X-MODEM binary : 'gcc_luasample_256KB.wpb.dwl'
... Convert gcc_luasample_256KB.wpb in X-MODEM format ...
genBin : Version v1a06 Copyright (c) WAVECOM
genBin : No Error
... Build gcc_luasample_256KB.wpb.dwl ...
---------------------------------------
AXFshrinker Version 1.0.0.1 ( Aug 23 2002 , 17:44:58 )
updating: backtraces.axf (176 bytes security) (deflated 74%)
Done.
luasample - 1 error(s), 0 warning(s)
- I downloade the wpb.dwl file with hyperterminal to my Fastrack Supreme 20, the screen on hyperterminal:
at
OK
at+wdwl
+WDWL: 0
at+cfun=1
OK
+WIND: 13
+WIND: 12,0
+WIND: 1
+WIND: 16
+WIND: 7
+WIND: 15,4,"08/01/11,11:48:46+32",6,"0"
+WIND: 4
+WIND: 10,"SM",1,"FD",0,"ON",0,"EN",0
+WIND: 11,"EEC204EDB18ABF89AD57FE4C27B5C09B",,,,"FB2CC14ADA210403B1403E2427FB812
9","94423CC2660C922CA8EEEF6D86558DC6"
-
Did all the setup for windows xp TCPIP over PPP client. Tried to connect with network connection but this message came out:
āerror 777: The connection attempt failed because the modem (or other connecting device) on the remote computer is out of orderā
Windows tried to redial a couple of times, no good. -
I checked my supreme 20 again with AT, and got a return of OK. My new and precious Supreme 20 should be fine.
So, where went wrong ToT
I am not really sure(actually have no clue), could be because
a.Fastrack supreme isnāt wmp100?
b.The dwl has problems?
c. My network setting has problems?
ToT
Thanks.