Building and Downloading Application

Hello,

In order to download an application it is always necessary to make: right clik–> Run as --> OPEN AT Target Application ?

I mean, if I have several Modems and i want to download the same application on those modems, the only way to do that for each modem is to pass through Developer Studio ?

No. There are various ways to just download; eg,

  • In the Project Explorer, right-click the DWL and choose ‘Download’
  • In the Target Management Prespective, there is a ‘Download’ button
  • etc

Note that you can download to multiple devices simultaneously

No. You can also use DWLWin and/or AT+WDWL

You could even implement your own downloader that uses AT+WDWL and XMODEM…

Hi,

I have a Fastrack Xtend FXT001 WM24626 modem with FW_SRC_743_6.Q2686G 0126016CAE5DC7FF firmware and I’m new to the OpenAT world. I tried to download the sample Hellow world application (gcc_Hello_World.wpb.dwl) in to the modem using AT+wdwl and 1k-Xmodem. Then the hypeterminal gives the “Transfer cancelled by the remote system” message. And this text displayed in the teminal

at+wdwl
+WDWL: 0

*** UNRECOGNIZED FILE ***
aüûLîý4A[ïn¤NÝ}wÜl&m’Ãr31Í¿¥ø@æ1¡h°9ƒß>¹’Õ!ÄÖH3d5ÊþGÚ™A›+¥Ú€&™bÝèÖë<®
XKë”xAà­¿Œý_â!%Ö`€ýeUVnÒ×¾î2æSå´
sEŸ²“4»†3Aþ¿W)øý”fÆ•À³ƒmãèg;ŽhX×Q˜QT+D¿Eî
vMÝUûKÌmý@ ü)d#ìzVûzí¿jÌaWoŸ;©2³¾¦ç7šZ¬éÙ⺬l^\9»låÐWþÍŽ

ERROR

I use hardware flow control. I can’t imagine the situation, whether my modem supports this or not or any other situation. I tried with 115200 bps and 9600 bps and Xmodem also, but situation is the same. Please help me in this…