刚刚接触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口的确拉低了但是就是输出不了,这是什么问题啊,拜托啦
noaming:
C28xx: Loader: One or more sections of your program falls into a memory region that is not writable.
说明你CMD所分配的程序存储空间和你实际的板子硬件并不一致,所以需要检查硬件空间后重新设置。
刚刚接触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口的确拉低了但是就是输出不了,这是什么问题啊,拜托啦
XIN XU5:
回复 noaming:
但是我用的是TI自带的CMD文件啊,这样还与DSP硬件有关系吗
刚刚接触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口的确拉低了但是就是输出不了,这是什么问题啊,拜托啦
mangui zhang:
回复 XIN XU5:
每个型号的Cmd都是不一样的 除了CMD文件
还有工程属性下的一些设置 比如堆栈等
刚刚接触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口的确拉低了但是就是输出不了,这是什么问题啊,拜托啦
XIN XU5:
回复 mangui zhang:
2811与2812的CMD文件都是一样的吧,我在网上找的感觉都是一样的,新手请指教
刚刚接触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口的确拉低了但是就是输出不了,这是什么问题啊,拜托啦
Seven Han:
回复 XIN XU5:
请参考下帖:
http://e2e.ti.com/support/microcontrollers/c2000/f/171/p/580711/2131572