2007-05-21 04:38 AM
2007-05-21 04:38 AM
I use this for erase XFLASH, I have put SMOD to ''0'' but erase not perform
mov R7,#02h exts #0eh,#1 mov R5,[R7] or R5,#0800h exts #0eh,#1 mov [R7],R5 mov R7,#04h exts #0eh,#1 mov R5,[R7] or R5,#07h exts #0eh,#1 mov [R7],R5 mov R7,#06h exts #0eh,#1 mov R5,[R7] or R5,#0303h exts #0eh,#1 mov [R7],R5 mov R7,#02h exts #0eh,#1 mov R5,[R7] or R5,#08000h exts #0eh,#1 mov [R7],R5