2392289_en-US

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

2392289_en-US

2392289_en-US

S32K388 Use MemAcc Erase PFLASH Stuck

Hello!I use MemAcc_Example_S32K388,and change DFLASH to PFLASH.But when I erase pFlash, it gets stuck at MEMACC_JOB_PENDING == MemAcc_GetJobStatus(TEST_AREA)。

I modified the comparison program by setting TEST_AREA to 1.

Here is the modified program, I hope it can find and point out my mistakes, I will be very grateful.

 S32K3 

Re: S32K388 Use MemAcc Erase PFLASH Stuck

Hi @zhangyu5454,

I see one problem, incorrect prefix, it should be Mem_43_INFLS.

danielmartynek_0-1783597121888.png



Re: S32K388 Use MemAcc Erase PFLASH StuckI tried to change it to Mem_43_INFLS, but it still didn't run successfully.And I changed Mem_43_INFLS in the routine DFLASH to abc123, and it can run normally.Finally I found that the MemAcc Mem Invocation's DIRECT_STATIC
changing it to INDIRECT STATIC can solve my problem
Tags (1)
No ratings
Version history
Last update:
3 weeks ago
Updated by: