Skip to main content
liqing
Associate II
June 12, 2008
Question

STM3210B-EVAL Board demonstration software

  • June 12, 2008
  • 4 replies
  • 834 views
Posted on June 12, 2008 at 05:03

STM3210B-EVAL Board demonstration software

    This topic has been closed for replies.

    4 replies

    liqing
    liqingAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:36

    I downloaded the demonstration software (UM0435) from ST websit, when I opened it by IAR EWARM (version is 5.11), and build it, but there is a error! why? the EWARM messege window showed ''Error[Li005]: no definition for __program_start'', how to fix it?

    liqing
    liqingAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:36

    I have another question, when I want to upload the ''STM3210B-EVAL_Demo.dfu'' image by DfuSe downloaded from ST website, the software can update the firmware to target board in case the firmware was erased according to the ''UM0435.pdf''. But my PC can't know the target board when I plugged into the USB port, the Windows shows a nuknown device, so how to update the firmware by DfuSe? Push KEY button or not when reset the target board, there is no difference, the demonstration software is excuted both.

    liqing
    liqingAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 12:36

    Thanks.

    jilisegiar
    Associate III
    May 17, 2011
    Posted on May 17, 2011 at 12:36

    This demo is created using version 4.42. So to open it using 5.11 you need use the appropriate startup files(stm32f10x_vector.c,cortexm3_macro.s and *.icf).

    This demo is already ported for EWARM5.11 and it's available under IAR directory installation.

    IAR Systems\Embedded Workbench 5.0\ARM\examples\ST\STM32F10x\STM32-Eval\STM3210B-EVAL_Demo