Other Parts Discussed in Thread: Z-STACK, CC2538, CC2530
Dear all
大家好,我下载了最新的Z-stack,也编译出CC2538NF23的烧录文件,但用SmartRFtm Flash programmer 2烧录时出错。
错误信息如下:
>Skip verification of unassigned page: 254.
>CRC verification failed. Mismatch in flash page 255.
Address 0x0027FFD7: Read 0xFF, expected 0xEF.
>Reset target ...
我具体做法如下:
1. 工程文件位置:
C:\Texas Instruments\Z-Stack Home 1.2.2.42930\Projects\zstack\ZNP\CC2538
2. 在IAR,General Options-> Target -> Device 选择 TexasInstruments CC2538NF23
3. 在工程 hal_board_cfg.h , 218行附近更改了 NV的结束地址
#define HAL_NV_PAGE_END 126 // 254
希望能够给我点提示和帮助,万分感谢。


