Good morning
I try to erase using the C90TFS/FTF FlashEraseSector().
When executing the code
REG_WRITE(pSSDConfig->ftfxRegBase + FTFx_SSD_FCCOB0_OFFSET, FTFx_ERASE_SECTOR);
in the body of the function I get a bus error.
The target hardware is a KvikStik.
I think many of You already have done.
Suggestions????
Thank Everybody
Please I just need a small chunck of time.. I added the project...
Thank You
Original Attachment has been moved to: TestFlash.zip
Solved! Go to Solution.
Hi,
Please check attached project, which includes how to use Flash Erase Sector command [NormalDemo].
Wish it help.
best regards,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi,
Please check attached project, which includes how to use Flash Erase Sector command [NormalDemo].
Wish it help.
best regards,
Ma Hui
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thank You..
I am going to check, anyway I see a qualified example..
Thank You