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.

28335 大程序flash启动

Other Parts Discussed in Thread: CONTROLSUITE

使用28335,程序较大时,内部ram不够用,调试时通过设置gel文件,配置XINTF_Enable,可以将程序下载到外部存储器运行,现在问题是使用flash boot时,怎样将程序下载在外部ram运行,或者将flash程序copy到外部ram中,即在main函数时已经配之好各个数据段在外部ram的位置,试了TI的spraau8可以解决将flash程序copy外部内部 ram 运行,请问对于copy外部ram问题,有什么好的方法吗,谢谢