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 t
↧