Hi.. ,
I am using Flash API for in my system. I need to modify few parameters from internal flash. I have made necessery changes as per Flash281x _API_ V 210.pdf document. I am facing follwoing problem.
After programming my flash, initially through JTag, I can modify my flash values only once. It gets erased, programmed & verified with out any problem. If I switch off and switch on my system I can see modified values also.
If I again try to modify the same Flash content, while programming it gives Error code=#1F. It suggest that
STATUS_FAIL_ZERO_BIT_ERROR, it suggest that I am try to make program one or more bits which are alreay programed. Paricular Sector is not earsed. After this error I can not modify my paramentrs from flash by the time I reprogram my coff file through JTAG Can any one tell me my error thanks & regards