How to download an application to the modem correctly?
When testing in remote target using the Eclipse my application works properly.
Then when you export the file to send to the DSL modem, it does not work …
The steps that I am making are:
- I open the HyperTerminal
- at [enter]
- at+wopen = 0 [enter]
- at+wopen = 3 [enter]
- at+wopen = 4 [enter]
- at+wdwl [enter]
- choose the file (1k Xmod)
- at+cfun = 1 [enter]
- at+wopen = 1 [enter]
It returns no error but the application does not work …
It seems it was not recorded…