[S32K3XX] C40_Ip using for accessing Code flash memory patition

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

[S32K3XX] C40_Ip using for accessing Code flash memory patition

Jump to solution
303 Views
Changhawn
Contributor III

Hi.

I am developing flash access using C40_Ip api in bootloader.

Data memory partition(0x10000000) can be accessed by that API.

But code memory partition(0x500000 ~ 0x007FE000) can not be accessed.

Hard fault assert is happened. 

C40_Ip API is located in SRAM like below.

Changhawn_0-1721353208571.png

Could you give me some guide or hint for this debugging?

Thank you in advance.

 

Tags (1)
0 Kudos
Reply
1 Solution
283 Views
Changhawn
Contributor III

Basic working is confirmed.

My access region is not wrong.

View solution in original post

0 Kudos
Reply
3 Replies
284 Views
Changhawn
Contributor III

Basic working is confirmed.

My access region is not wrong.

0 Kudos
Reply
277 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@Changhawn

Is your problem solved?

I see that you have already set your answer as a solution.

0 Kudos
Reply
274 Views
Changhawn
Contributor III
Yes.
It's work normally
0 Kudos
Reply