SMART Embedded Computing MVME2500 Installation & Use Manual page 115

Hide thumbs Also See for MVME2500:
Table of Contents

Advertisement

3. Select SPI flash # 0:
sf probe 0
4. Erase 0x90000 bytes starting at SPI address 0:
sf erase 0 0x90000
5. Write 0x90000 bytes from RAM address 0x1000000 starting at SPI address 0:
sf write 0x1000000 0 0x90000
To replace the image in SPI bank 1, replace step 2 with Select SPI flash # 1:
sf probe 1
MVME2500 Installation and Use (6806800L01S)
Boot System
115

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the MVME2500 and is the answer not in the manual?

Table of Contents