Issue with Writing to pflash

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Issue with Writing to pflash

687 Views
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 

Tags (1)
0 Kudos
Reply
7 Replies

662 Views
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 Kudos
Reply

656 Views
adem_marangoz
Contributor II
i am using RTD 4.7
when calling this function  C40_Ip_MainInterfaceWrite return STATUS_C40_IP_ERROR
0 Kudos
Reply

651 Views
danielmartynek
NXP TechSupport
NXP TechSupport

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

 

Thank you

0 Kudos
Reply

641 Views
adem_marangoz
Contributor II
Does solving this issue depend on updating the RTD version?
0 Kudos
Reply

633 Views
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 Kudos
Reply

541 Views
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 Kudos
Reply

648 Views
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 Kudos
Reply