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.
Could you give me some guide or hint for this debugging?
Thank you in advance.
解決済! 解決策の投稿を見る。
Basic working is confirmed.
My access region is not wrong.
Hi@Changhawn
Is your problem solved?
I see that you have already set your answer as a solution.
I encountered the same problem as you. When writing to the PFLASH, a hardware fault occurred. Could you please tell me how you solved it?