Hi
I am downloading my application using LPC2000 v2.2.1 on to lpc2138 board with flash 512k.And insted of deleting entire device(flash) i am selecting particular sectors to be deleted(for example 0-14)but it is not allowing me to do and it is throwing an error "cannot communicate with test board" and at the down it is displaying "lpc2000 flash erase failed".
Please suggest me how to solve this problem
Thanks Reddy
I think you have to erase the full chip to clear the read-protect.
westermark i tried by erasing all sectors and then tried to erase individual sectors at that time individual sector erase works fine,but my requirement is to erase only application stored sectors from 0-14 sectors and remaining should remain same,please suggest me how can i acheive this