Any write to FPROT that attempts to decrease the size of the protected memory will be ignored.
这个是原数据手册中的说明,FPROT在进行写操作时,是不予理睬的。所以,你对他操作是没有用的。我认为,他只是指示出他保存FLASH或E2的某几个区域。
回复第 2 楼 安 于2009-12-12 01:40:00发表:
Any write to FPROT that attempts to decrease the size of the protected memory will be ignored.
这个是原数据手册中的说明,FPROT在进行写操作时,是不予理睬的。所以,你对他操作是没有用的。我认为,他只是指示出他保存FLASH或E2的某几个区域。