Hi Experts,
we are working on configuration of MT28FW02G new Flash device for Codewarrior's Flash Programmer. I also added the Patch file and followed the AN5398. In Algorithm Template I coded for Flash_ID, Flash_Erase, Flash_write and Flash_unprotect..etc, and driver files also added and generated bin file is added to respective bin directory. when ever I try to erase or write from Flash Programmer Its going into loop(Erasing....).
how to check whether xml files are working properly or not, when we give erase function in Flash Programmer the values should update through xml files to main.c file via Parameter_block_t struct, but it's not updating. Please once look it into this.
thank you