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.

DSP2812程序远程在线更新如何能够在任意删除、添加一个.c文件或任意改动后,程序仍能够下载并正确运行



问下各位高手,在远程更新时,初始化段和需要更新的程序是不是要放在同一个flash段中?我该怎么分配CMD文件,才能够在做任意改动时,程序都能够下载运行?我现在只能改写变量的值,程序下载后才能运行,若是添加函数或做更大的改动,程序下载后,不能运行。