Whether I can program the address range from C0F000h to C0FFFFh of Flash 0?
If you are talking about the XE16x or XC2xxx then it is clear from the users manual that this 4K memory range is reserved. Thus it is not available to the user and no you should not touch it...
Thank your reply! My target is XC2267 and XC2363. if i want to erase the content of the address range from C0F000h to C0FFFFh,How to achieve it or forbid me to access?