Issue with Writing to pflash

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

Issue with Writing to pflash

684件の閲覧回数
adem_marangoz
Contributor II

Hello NXP Team,

I have an S32K311 microcontroller, and I am working on a bootloader.

  • PFlash size: 1024KB - 176KB (HSE).
  • Bootloader starting address: 0x00400000 block(0).
  • Bootloader size: Approximately less than 200KB.
  • Application address: 0x00480000, located in sector 72 block(1).

I can erase sector 72, but when writing to it, the following error appears:

STATUS_C40_IP_ERROR

What is the solution to this issue?
S32K3 

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

659件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @adem_marangoz,

STATUS_C40_IP_ERROR is not used in the latest RTD.

Which RTD version do you use?

 

Thank you,

BR, Daniel

0 件の賞賛
返信

653件の閲覧回数
adem_marangoz
Contributor II
i am using RTD 4.7
when calling this function  C40_Ip_MainInterfaceWrite return STATUS_C40_IP_ERROR
0 件の賞賛
返信

648件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Please specify the RTD version - like RTD 5.0.0, not the Autosar version.

 

Thank you

0 件の賞賛
返信

638件の閲覧回数
adem_marangoz
Contributor II
Does solving this issue depend on updating the RTD version?
0 件の賞賛
返信

630件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

I don't know which older version of the RTD driver you use - so, I'm not able to look into it.

0 件の賞賛
返信

538件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

If I have the number of the specific RTD version, I can test it to verify the issue, I can also check for any previous reports with similar symptoms in that version.

 

Regards,

Daniel

0 件の賞賛
返信

645件の閲覧回数
adem_marangoz
Contributor II
Currently, I cannot change the version. I want to know the reason for the issue and how it can be resolved.
0 件の賞賛
返信