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.

DM6446 cmd文件提示错误

您好:

我在配置DM6446的cmd文件时,出现了这个提示:

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.

这个cmd文件是在TI官网上下载的,是不是我在什么地方出现了错误?

  • 你好,

    请问你使用的DM6446硬件是TI官方的EVM么?这个CMD是和EVM硬件配套的。

  • 你好,我在使用DM6446的davincievm里面ARM的中断例子程序的时候(路径是:davincievm\csl\arm\example\intc),不能进入中断,只要不设计的中断的程序都没什么问题,只要有中断这个功能的就不能运行,请问我这个是什么问题呢?(我用的是例子程序,除了修改了cmd文件,其他的都不修改,修改cmd文件之后,之前遇到的问题解决了)我是使用的TI的EVM,谢谢你的回复!!!