Boot load settings in cmd file - problem with xBootCfg

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Boot load settings in cmd file - problem with xBootCfg

1,253 次查看
EliArad
Contributor I

Hi

 

in the document Serial Bootloader for 56F82xx

it says to add the following in the cmd file of the application firmware side. 

 

.xBootCfg(RWX):smileysurprised:RIGIN = 0x00007BFE,LENGTH = 0x2

.ApplicationConfiguration :
{
# Store the application entry point
WRITEH(F_EntryPoint);

# Bootload start delay in seconds
WRITEH(10);

} > .xBootCfg

 

When i add this and trying to compile i am getting an error:

 

linker error on this line:

   .xBootCfg(RWX):smileysurprised:RIGIN = 0x00007BFE,LENGTH = 0x2

 

Can you please tell me what should I do?

Thanks,

Eli

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

972 次查看
EliArad
Contributor I

hi

 

Can any one from freescale can send me please a copy  example of 

smm_pROM_xRAM.cmd that works with bootloader?

 

I did all it says in the document and it failed to link

 

like in the previuos message. 

 

please send to easp13

at 

gmail.

com

 

Thanks,

Eli

 

0 项奖励
回复