Logicloader hangs on 'go ff480000'

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

Logicloader hangs on 'go ff480000'

4,521 次查看
peddamat
Contributor I
Oops, just found a problem. I'm trying to load the Logicloader from flash, and executing the command 'go ff480000' just hangs the MCU. Pressing the interrupt key doesn't break the loop. Any idea what's going on?


Thanks,

Sumanth Peddamatham
标签 (1)
0 项奖励
回复
4 回复数

1,250 次查看
DavidHearn
Contributor I
LoLo should be at ff840000 by default, not ff480000.

Try typing 'go ff840000' and see if that makes any difference.
0 项奖励
回复

1,250 次查看
peddamat
Contributor I
I appreciate both of your replies. I made a typo, in my initial post. The loader also hangs when I type 'go ff840000'. I'm going to try reloading the firmware with the BDM device once I have a chance. If that doesn't work, I'll contact logicpd. I'll let you know of any updates.

Thanks again,

Sumanth Peddamatham
0 项奖励
回复

1,250 次查看
peddamat
Contributor I
Doing some cursory debugging... When I display the memory at 'ff840000', I get the following:

dBUG> md ff840000
FF840000: 6000 07F6 FF80 0000 0000 132C 0000 132C `..........,...,
FF840010: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
FF840020: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
FF840030: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
FF840040: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
FF840050: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
FF840060: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
FF840070: 0000 132C 0000 132C 0000 132C 0000 132C ...,...,...,...,
dBUG>

Looks to me like the loader isn't at that offset, am I correct?


Thanks,

Sumanth Peddamatham
0 项奖励
回复

1,250 次查看
DavidS
NXP Employee
NXP Employee

Hi Sumanth,

A company called LogicPD built the board for Freescale but also added some of their own software to the kits.

Best to contact them (http://www.logicpd.com/support/) with this question as they are the experts with the LogicLoader.

Regards, DavidS

0 项奖励
回复