我们有一个基于 T1023 的设计板,我们正在尝试使用硬编码 RCW 对其进行首次编程。When flash programmer ac
tions "Program and verify" are chosen, Erase fails:
"Error: Erase failed. Flash driver reports the following error(s): Sector Protection Error"
The Dump flash appears to go well from logs and the saved file is all 0xFF(清洁闪存)。
一些细节和背景:
1) NOR 闪存是设备 S70GL02GT12FHBV20 (Cypress) - 256 MB。
2) 在 codewarrior 中创建一个裸板项目,选择模板目标初始化脚本为“T1023RDB_init_sram.tcl”,内存初始化脚本为“T1023RDB.mem”。这些已针对我们的设计进行了修改(对于 256 MB 闪存)。随附的。
3)添加了一个闪存设备作为“S29GL01GP (64Mx16x1)”,包含控制台日志中捕获的基地址和偏移量。