Debugging Problem, Flash image too large

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

Debugging Problem, Flash image too large

259 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ginpb on Thu Aug 25 09:46:10 MST 2011
[FONT=monospace]Hi everyone, this is my first post.
I cannot debug my board, i get this error message:License restriction: Flash image too large for this license.
 
Actually my program is just the UART example + this line: printf(UARTBuffer).In the past i was able to do it, i don't know what changes.

Here some extra info: I'm using Debian Wheezy, LPCXpresso 3 and LPCXpresso4, the board is a LPCXpresso LPC 1114 302.

Thanks

P.S.: sorry for my english


[/FONT]
0 Kudos
1 Reply

241 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Thu Aug 25 10:11:42 MST 2011
#1 Is your LPCXpresso activated (128k limit) ?

See: http://support.code-red-tech.com/CodeRedWiki/LicenceRestrictions

#2 Are you reducing codesize of printf ?

See: http://support.code-red-tech.com/CodeRedWiki/UsingPrintf

#3 Posting your debug log could be helpful :)

See: http://support.code-red-tech.com/CodeRedWiki/DebugLog

#4 Also: http://knowledgebase.nxp.com/showthread.php?t=2167&page=2


Quote:

Debian isn't one of our supported distros.

0 Kudos