2255593_en-US

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

2255593_en-US

2255593_en-US

Question about the how to check MEMACC statu

Hello Team


May I ask about MemACC question?


Customer is using FEE(for Data) and MemACC(for code flashing).

For this case, I got below information about the avoid conflict with MemACC and Fee. 

Luke_Chun_0-1764893343871.png


However I did not find like of "Get state MemAcc".

May I ask how to check MemAcc state before user FEE calling?


Thank you.



RTDSource: NXP InternalRe: Question about the how to check MEMACC statu

Hi @Luke_Chun ,

You can use 2 following functions to get status of MemAcc:

MemAcc_GetJobStatus() return MEMACC_JOB_IDLE ; 

MemAcc_GetJobResult() return MEMACC_MEM_OK;

For example: Write task

- Write task called by MemAcc:

Nhi_Nguyen_1-1764915951563.png

After MemAcc_GetJobStatus() return MEMACC_JOB_IDLE, you just can call to Write task in Fee.

- Write task called by Fee:

Nhi_Nguyen_0-1764915875561.png

Best regards,

Nhi

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎12-08-2025 12:31 AM
更新者: