PN7462 Code Read/Write Protection Levels & IAP & ISP

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

PN7462 Code Read/Write Protection Levels & IAP & ISP

961件の閲覧回数
EE_Ark
Contributor II

Hi,

I have a question about code read/write protection levels and how they affect IAP and ISP.

If I set CWP_LEVEL to 1 by using 'phhalSysSer_Secrow_Config_t' can i continue to use 'phhalEeprom_WriteBuffer' and 'phhalFlash_WriteBuffer' functions to write data to flash & eeprom in my firmware.

If I set CRP_Level to 1 by using 'phhalSysSer_USB_Primary_Dnld_Config_t' can i continue to use 'phhalEeprom_Read' and 'phhalFlash_Read' functions to read data from flash & eeprom in my firmware.

Thanks.

タグ(1)
0 件の賞賛
返信
1 返信

918件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi

I think it should can.

'phhalEeprom_WriteBuffer'  'phhalFlash_WriteBuffer‘  'phhalEeprom_Read' and 'phhalFlash_Read'   these fucntions are generic interface Hals.

CRP_Level and  DRP_Level  are for ROM interface Hals .

danielchen_0-1657617134681.png

 

Regards

Daniel

0 件の賞賛
返信