This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Flash erase problem

Dear all,

I am using AM29F320DB and after I do a chip erase, I found that only address from 0 to 0x10 0000 (ie first 1M) is erased. This flash is supposed to have 4M. Is there any option to remove this 1MB boundary?

Tam

Parents
  • Check the Address Range under Projects - Options - Utilities - Settings. You can click on a Flash algorithm and change the address range for which it applies.

    At the same time you should also check the connection of the memory to the ARM device. There are many parameters (such as address window size) that may be incorrect.

Reply
  • Check the Address Range under Projects - Options - Utilities - Settings. You can click on a Flash algorithm and change the address range for which it applies.

    At the same time you should also check the connection of the memory to the ARM device. There are many parameters (such as address window size) that may be incorrect.

Children