cancel
Showing results for 
Search instead for 
Did you mean: 

execute code from NOR flash

stm322
Associate II
Posted on September 18, 2008 at 11:56

execute code from NOR flash

5 REPLIES 5
stm322
Associate II
Posted on May 17, 2011 at 12:45

Hello everybody,

I ve got the STM3210E-EVAL board.

I try to execute the code from the external NOR flash. There is an example (NOR_CodeExecute) given by Raisonance that start the boot code in the internal flash and then jump to the code stored in the external NOR flash.

On the boot code side, it is working fine, the program starts properly in the internal flash and then jump to the external NOR flash.

The problem is, the external NOR flash is empty 🙂

Does somebody know how I can load the external NOR flash with my code (bin file)

Thanks in advance.

jilisegiar
Associate II
Posted on May 17, 2011 at 12:45

RIDE can not program the external NOR flash. You can use EWARM4.x/5.x, RVMDK or Hitop.

Refer to:

\FWLib\examples\FSMC\NOR_CodeExecute\binary

stm322
Associate II
Posted on May 17, 2011 at 12:45

Thank you.

I'm not happy having to install a new toolchain but I'll do it.

stm322
Associate II
Posted on May 17, 2011 at 12:45

Thanks jilisegiar.

It's working now. :D

jj
Associate II
Posted on May 17, 2011 at 12:45

jilisegiar/stm321-

Thank you both. stm321 - suggest that you nofify RIDE - this is not in their interest - this is how they'll fix it. I salute your dedication in installing a 2nd toolchain. All may not be lost - sometimes one toolchain will ''squawk'' when you've done something ''unusual'' or borderline. When both toolchains ''complain'' - it IS you - when only one it can be you or the toolchain...