MPC5748G Flash Read

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,354件の閲覧回数
sohyunjang
Contributor III

Hi, I would like to read the Flash area of the MPC5748G.

When I read the Standard Software Driver for C55 Flash User 'Manual, it seems that there is no API reading Flash.

Can you provide example code for reading Flash?

 FlashInit
 FlashErase
 FlashEraseAlternate
 BlankCheck
 FlashProgram
 ProgramVerify
 CheckSum

 FlashCheckStatus
 FlashSuspend
 FlashResume
 GetLock
 SetLock
 OverPgmProtGetStatus
 FlashArrayIntegrityCheck
 FlashArrayIntegritySuspend
 FlashArrayIntegrityResume
 UserMarginReadCheck
 FlashAbort
 FlashAddressEncodeLogicCheck
 FlashECCLogicCheck
 FlashEDCAfterECCLogicCheck
 FlashExpressProgram

ラベル(1)
タグ(3)
0 件の賞賛
返信
1 解決策
2,191件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's no API in the flash drivers. You can simply read the flash using pointers. No special access is needed.

Regards,

Lukas

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
2,192件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

there's no API in the flash drivers. You can simply read the flash using pointers. No special access is needed.

Regards,

Lukas

0 件の賞賛
返信