Board logo

标题: TMS320LF2407如何flash烧写 [打印本页]

作者: hanter    时间: 2009-3-17 14:57     标题: TMS320LF2407如何flash烧写

TMS320LF2407如何flash烧写

最近在调试2407,使用TI的烧写插件,在烧写时老是提示如附件图所示的错误,不知道怎么回事,我的cmd文件是按如下配置的,请教高手如何解决


/*********************************************************************
* Filename: example_c.cmd *
* *
* Author: David M. Alter, Texas Instruments Inc. *
* *
* Last Modified: 03/14/01 *
* *
* Description: C code linker command file for LF2407 DSP. *
*********************************************************************/


MEMORY
{
PAGE 0: /* Program Memory */
VECS: org=00000h, len=00040h /* internal FLASH */
FLASH: org=00044h, len=07FBCh /* internal FLASH */
EXTPROG: org=08800h, len=07800h /* external SRAM */

PAGE 1: /* Data Memory */
B2: org=00060h, len=00020h /* internal DARAM */
B0: org=00200h, len=00100h /* internal DARAM */
B1: org=00300h, len=00100h /* internal DARAM */
SARAM: org=00800h, len=00800h /* internal SARAM */
EXTDATA: org=08000h, len=08000h /* external SRAM */
}

SECTIONS
{
/* Sections generated by the C-compiler */
.text: > FLASH PAGE 0 /* initialized */
.cinit: > FLASH PAGE 0 /* initialized */
.const: > B1 PAGE 1 /* initialized */
.switch: > FLASH PAGE 0 /* initialized */
.bss: > B1 PAGE 1 /* uninitialized */
.stack: > SARAM PAGE 1 /* uninitialized */
.sysmem: > B1 PAGE 1 /* uninitialized */

/* Sections declared by the user */
vectors: > VECS PAGE 0 /* initialized */
}



本贴包含图片附件:


作者: wenbo    时间: 2009-3-28 22:12

稳博公司是上海唯一一家专业从事:稳压器变压器变频电源净化电源无触点稳压器直流电源UPS旁路柜油浸式感应调压器价格电梯专用稳压器应急电源EPS调压器高精度交流稳压器参数交流稳压器大功率电力稳压器全自动交流稳压器自救器逆变器UPS不间断电源三相分调式稳压器380V变200V稳压器Compensating AC stabilizer self-coupling transformerIntelligent purification non-contact compensating AC stabilizerHigh-accuracy full-automatic AC stabilizer Of non-contact AC Voltage Regulator series AC power source Purification Parameter AVRSingle-three phase low-voltage dry transformerSerial voltage regulatorFull-auto inverted power sourceDC power sourceThree-phase phase adjustment compensating AC stabilizerregulatorCompensating AC stabilizer
、也是国内质量最好价位中下的电源产品.




欢迎光临 电子技术论坛_中国专业的电子工程师学习交流社区-中电网技术论坛 (http://bbs.eccn.com/) Powered by Discuz! 7.0.0