MSC8156 SPI Flash

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MSC8156 SPI Flash

737件の閲覧回数
Jim95
Contributor III

Hello,

 

Is there a solution to accelerate the spi flash read and write?

Because it's very long when I have to burn all the flash (around 30 min with the verification 15 min without it).

I use the spi_generic driver and my code looks like the spi_flash demo.

 

Jimmy

0 件の賞賛
返信
2 返答(返信)

497件の閲覧回数
AndrewinApps
Contributor IV

Hello Jimmy, 

What is the size of the image you're burning to flash?

 

In addition to the C code demo, the Freescale CodeWarrior IDE also has the ability to burn the flash from the drop down menu. If you go to the Help -> Search drop down menu in CodeWarrior, and search for "Flash Programmer", you will find documentation on using this. I can't say this will be faster than the C project, but it is an alternative available.

 

Regards,

-Andrew

0 件の賞賛
返信

497件の閲覧回数
Jim95
Contributor III

Hello,

 

I try to burn all the flash (64 Mbyte), it's for a test.

 

Jimmy

0 件の賞賛
返信