刚刚接触DSP自己写了很简单的程序,下载到2812下载能完成也不会报错,但是会显示C28xx: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
结果就是感觉程序并没有运行,自己仿真GPIO口的确拉低了但是就是输出不了,这是什么问题啊,拜托啦