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.
现在的工程项目生成的.out文件达到了700kB,而在28377D的手册里显示C28X的FLASH空间为1MB(512KW)(512KB(256KW)per CPU),是否默认都将FLASH分配给了CPU1,现在的.out就已经达到700KB了,而28377D两个CPU总和的FLASH也就1MB,那要是超过了怎么办呢?