Logicloader hangs on 'go ff480000'

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Logicloader hangs on 'go ff480000'

3,692 Views
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
Labels (1)
0 Kudos
4 Replies

421 Views
DavidHearn
Contributor I
LoLo should be at ff840000 by default, not ff480000.

Try typing 'go ff840000' and see if that makes any difference.
0 Kudos

421 Views
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 Kudos

421 Views
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 Kudos

421 Views
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 Kudos