Issue with Writing to pflash

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Issue with Writing to pflash

686 次查看
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 回复数

661 次查看
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 项奖励
回复

655 次查看
adem_marangoz
Contributor II
i am using RTD 4.7
when calling this function  C40_Ip_MainInterfaceWrite return STATUS_C40_IP_ERROR
0 项奖励
回复

650 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

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

 

Thank you

0 项奖励
回复

640 次查看
adem_marangoz
Contributor II
Does solving this issue depend on updating the RTD version?
0 项奖励
回复

632 次查看
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 项奖励
回复

540 次查看
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 项奖励
回复

647 次查看
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 项奖励
回复