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.

DSP2812调试和烧写



我使用ICETEK-5100USB仿真器,运行环境是CCS3.3,调试和烧写DSP 2812芯片。请教专家如下问题:

1.调试时候的命令链接文件是用F2812_EzDSP_RAM_lnk.cmd, DSP281x_Header_nonBIOS.cmd和DSP281x_CodeStartBranch.asm这三个命令连接文件吗?我看到HELLODSP教程只有一个链接命令文件,就是SRAM.cmd.怎么选择?

2.烧写2812 DSP片内FLASH时候,许多教材提到要保证MP/MC引脚和GPIOF4引脚的信号,是高电平还是低电平?通过硬件设置还是软件设置?