我用的相同的.cmd文件;示例代码中的工程,编译不会出错,而我自已新建的工程会出这校的错误呢。错误提示如下:program will not fit into available memory.placement with alignment/blocking fails for section ".text" size 0xf2f page 0.Available memory ranges: ...
void main(){// Step 1. Initialize System Control:// PLL, WatchDog, enable Peripheral Clocks// This example function is found in the DSP2803x_SysCtrl.c file. InitSysCtrl();// Step 2. Initialize GPIO://...