RemoTI里面有个SerialBoot程序,但是通过SerialBoot烧写一百多k的程序时烧写失败
看SerialBoot程序中有#define SB_PROGRAM_SIZE (0x20000 - 3*0x800),是只支持不到128k的程序的意思吗?怎样修改能让其支持最大256k?
用的单片机是CC2530F256
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.