cancel
Showing results for 
Search instead for 
Did you mean: 

cortex with Crossworks

bicci
Associate II
Posted on January 22, 2008 at 11:43

cortex with Crossworks

4 REPLIES 4
bicci
Associate II
Posted on May 17, 2011 at 12:22

Hello,

I'm using Crossworks for ST CORTEX-M3 with Segger J-LINK. When I download a .elf file into the STM3210B-EVAL evaluation board, it begin to download and at the end it shows the message 'verify failed'; the code saved in flash is correct till the address 0x39F and begin to be no correct from 0x3A0. Is there someone that had the same problem ??

Thanks.

dhandzic
Associate II
Posted on May 17, 2011 at 12:22

There was a problem with CrossWorks generating code starting at 0x00000000 instead of 0x08000000. That is fixed in the latest version of the support package.

bicci
Associate II
Posted on May 17, 2011 at 12:22

Hi,

Thanks, but the problem continuos to be present. I have downloaded the component package v.1.2; the .text segment starts from 0x08000000 but the download phase ends with message 'verify error'. The .elf file is different from the flash memori from address 0x5D4.

I'm trying to use examples included in the STM32F10x-EVAL board.

Thanks.

bicci
Associate II
Posted on May 17, 2011 at 12:22

Hi,

correction to my last message;

the flash memory begin to be different from 0x080005d4