This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Other Parts Discussed in Thread: CC2538, Z-STACK
首先你要确保你不加SBL的程序能够在256KB的芯片上运行起来,你可以用固件的icf文件去替换原先的文件。
然后你再模仿512K的做法,把SBL加上去。
直接修改256KB的CC2538.icf文件,把SBL的Flash对应的空间在原先的256K ICF文件里面,划分出来。
是否有参考协议栈里面关于SBL的文档。Serial Boot Loader for CC2538.pdf