ZakKemble / GPRS_C_SDK

Ai-Thinker A9/A9G GPRS (with GPS(A9G)) module C development SDK
MIT License
20 stars 12 forks source link

Coolwatcher fail to burn A9G #4

Open Richelfo opened 1 year ago

Richelfo commented 1 year ago

Hi. Please let me know any advice on this. I have 5 days stucked on this, trying to set the A9G flashing enviroment. This has been a real pain because official site is outdated about software.

I downloaded your fies for windows: [CSDTK42_Update2_18_7_27.7z] [GPRS_C_SDK_V2129.zip]

I put them in C: root, using folder names:
CSDTK GPRS_C_SDK

Later on CSDTK I run "config_env_admin" as administrator, which finisk OK. Later on GPRS_C_SDK folder I open a POWER SHELL WINDOW and run "./build.bat app" which also finish OK. I compiled the program call from DEMO folder which finished OK also.

Later on coolwatcher I select the flash Programmer as host_8955_flsh_spi32m_ramrun.lod And finally select the compiled file, CALL (from demo folder): C:/GPRS_C_SDK/hex/call/call_B2129_debug.lod

But when I press the burn button (launch fastpf), I get several errors and the process stops:

image

image

I´m using Windows 11, a PROLIFIC cable and the latest driver taken from PROLIFIC page. The cable look fine when checked on Windows device manager.

Any idea why this error ?

1. SDK version(SDK 版本)

{

}


2. In what kind of operation problems appear, and how to reproduce the problem ?(什么样的操作步骤问题会出现,是否是稳定复现,如何复现问题?)

{

}


igorferrani commented 1 year ago

I'm also experiencing the same problem, I've already changed the USB to SERIAL adapter but the problem still persists..