Skip to main content
pierre239955_stm1
Associate II
January 9, 2004
Question

program code > 1FFF

  • January 9, 2004
  • 3 replies
  • 879 views
Posted on January 09, 2004 at 13:18

program code > 1FFF

This topic has been closed for replies.

3 replies

pierre239955_stm1
Associate II
May 17, 2011
Posted on May 17, 2011 at 11:57

Hello

UPSD3234A

my program is in the second flash (csboot0) but now my code is up of the 1FFF.

Whatrh is the manip to have a program.hex more than 8Ko in the flash

Thank you for help me

pierre239955_stm1
Associate II
May 17, 2011
Posted on May 17, 2011 at 11:57

Thank you,

all is ok

sbencke3
Associate III
May 17, 2011
Posted on May 17, 2011 at 11:57

I don't know if I understand your question, but i thing that your memory map is:

csboot0: 0x0000-0x1fff

csboot1: 0x2000-0x3fff

Then if you have a program larger than 8K you just have to put in PSDsoft (in the chart Merge MCU/DSP) your software at csboot0 and repeat it on csboot1.