Skip to main content
jerryliu
Associate
June 18, 2007
Question

IAP for 3454e

  • June 18, 2007
  • 3 replies
  • 835 views
Posted on June 18, 2007 at 16:34

IAP for 3454e

This topic has been closed for replies.

3 replies

richardpath
Visitor II
May 17, 2011
Posted on May 17, 2011 at 11:51

Hi. I have to do a IAP system for a uPSD 3433EV and I am researching for this. my memory map have the CSBOOT in common area (0x0000-0x7FFF) and FS sectors are blocks together to 4 pages of 32k each (i.e. FS0: 0x8000~0xBFFF, FS1: 0xC000~0xFFFF: FS2/FS3, FS4/FS5, FS6/FS7 are overlapped qith these addresses, like pages). I don´t know how what I need to do for have a IAP system in this configuration. Can you help me? Can you explain the memory map for your application?

thanks.

Richard Path

jerryliu
jerryliuAuthor
Associate
May 17, 2011
Posted on May 17, 2011 at 11:51

HI all,

I found out the answer, you must to set the page register. then you will jump to the secondary flash.

Jerry :D

jerryliu
jerryliuAuthor
Associate
May 17, 2011
Posted on May 17, 2011 at 11:51

Hi everyone,

I want to transfer code form upsd3234 to upsd3454.In the IAP process, It couldn't work in the upsd3454, but it works in the upsd3234. I just set the VM register to 0x12, and it could jump to the csboot0, and do the IAP process in the upsd3234. So what did I lost something to do?

Thanks

Jerry :o