Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Nand Flash Algorithm

Hi all,

I am creating a FLM file for Nand Flash in Keil.

So far, I am able to create a FLM file. The erase sector is working fine. The Program Function is success with hard-coded values.

But if i write the buffer which is the argument of Program function , zeros are written to the Nand flash.

From where does the buffer is get filled. Is there any settings to be done for this.
Since i get zero values, i strongly think the buffer is not get filled.

Please help me to solve this issue.

Regards
Arun