PROGRAMMING LPC by FLASHMAGIC

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

PROGRAMMING LPC by FLASHMAGIC

921 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Italia on Thu Sep 04 03:27:35 MST 2014
Hi,

i'm working with the LPC2468 CPU.

i have the following problem: when i program my flash using FLASMAGIC
i cannot reset my CPU using the GO command and pointing to 0x00000000 location
memory. if i reset manually my CPU after programming, the program flow restarto correctly.
Labels (1)
0 Kudos
Reply
7 Replies

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Italia on Tue Sep 09 04:14:13 MST 2014
WAWWWW! I disable CRP mode and reprogrammed my CPU and now i can't access debug mode
by my LPCLink!
0 Kudos
Reply

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Italia on Tue Sep 09 02:43:04 MST 2014
I try in debug session but just finished the fw upload give the exception. Strange that if i reset by SW(LPCXpresso) the FW run correctly.
0 Kudos
Reply

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by TheFallGuy on Mon Sep 08 09:36:43 MST 2014
So did you debug the reason for the exception? You need to debug it to work out what is causing it.
0 Kudos
Reply

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Italia on Mon Sep 08 09:06:36 MST 2014
I'm not using semihosting library in my project.
At the moment to patch the problem i handle the exception but is not
the metter way!
0 Kudos
Reply

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Mon Sep 08 08:34:16 MST 2014
Sounds to me like your application might contain some semihosting functions. In which case you'll need to get rid of them for executing without a debugger attached.

http://www.lpcware.com/content/faq/lpcxpresso/semihosting

HTH!
0 Kudos
Reply

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Italia on Mon Sep 08 05:40:29 MST 2014
I found the problem that is the following: when i call the go command, the CPU
go in "__dabt" exception. Someone know the possible reason?
0 Kudos
Reply

741 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Italia on Fri Sep 05 01:32:03 MST 2014
I tried to look about the boot sequence and seem everithing well with CRP and WDT.
Have someone some idea?
0 Kudos
Reply