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.
您好:
我现在使用CC2530F256芯片,用TI专门的烧写工具可以对flash加解锁16字节进行加解锁操作。
但是现在我想通过调用HalFlashWrite()函数软件控制BANK7的page127末尾16字节,发现该页只能读取而不能写入。而且127页一直都是解锁状态,要如何才能够对该页进行写入操作以便程序任意控制flash所有页的状态?谢谢!!