cancel
Showing results for 
Search instead for 
Did you mean: 

STM3210C-EVAL: Cannot Load Flash Device Description

andrius
Associate
Posted on November 18, 2009 at 17:46

STM3210C-EVAL: Cannot Load Flash Device Description

2 REPLIES 2
andrius
Associate
Posted on May 17, 2011 at 13:30

Dears,

I have STM3210C-EVAL board with demonstration software (uC/OS-II) in it. When I am trying to download Flash_Loader project (stm3210c-eval_fw) or DFU project (STM32_USB-FS-Device_Lib), I am getting error messages

Cannot Load Flash Device Description or JTAG Communication Failure.

I tried to play with BOOT SELECT switches, to change Debug Connect from Normal to under Reset. No success.

I am working with uVision4 demo version and ULINK2.

Please let me know step by step how I can erase all memory in STM3210C-EVAL and peacefully work with JTAG, like I can do with STM3210E-EVAL board.

Sincerely,

Andrius

tomas23
Associate II
Posted on May 17, 2011 at 13:30

In uVision, Project options, Debug, ULINK Cortex Debugger: Settings dialog select ''Connect: under reset'', last tab will allow ''Erase whole chip'', has to have programming algorithm added (if connectivity driver is not present, use either high density or medium density driver, they usually work)

This shall ''unlock'' the SW blocking of JTAG/SWD pins or early entry to low power modes.