i’ve got a new Board with a Wavecom Q2686G and Firmware R73_00gg
I’m programming and downloading with M2M Studio 1.0
I can connect to hardware without problems, to my AT-Commands it replays correct.
But if i try to download a new application (UART 1), it reports *** XMODEM ERROR *** and i have to shut off the cpu for several minutes bevor i can work again.
Any idea what the Problem can be?
Power Supply ?
Reset is on (high)
ON/OFF CPU is High
Boot is open (<Problem?)
This error is normally received when we do not use the protocol as XModem or 1KX Modem while downloading the application… Also make sure you gave the “AT+WDWL” AT command before downloading the appli …
i do the same download prosedure as i’ve done with the wavecom demoboard…
Actually, i think it’s a boot-Problem or a power supply problem, i’ve got a bit more than 300mVpp because of the RS232-Transceivers (ADM3307) and with no idea how to eliminate it (allready patched a lot of C in)
use of the BOOT pin is only required when using WDLWIN.
you can load firmware and application into the processor with AT+WDWL. regardless of the BOOT-PIN setting.
See if the AT commands are working correctly then ideally “AT+WDWL” command should also work correctly. Try changing the firmware… and check what is the downloader version by giving "AT+WDWL? … the downloader could be corrupted…
is the problem seen with only one application … I mean have you tried downloading a sample aplication first say “Hello World” …???