Memory Configuration Editor not working

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

Memory Configuration Editor not working

880 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jcottier on Fri Apr 26 06:22:20 MST 2013
Hello, I am using LPCXpresso v5.2.2 [Build 2108] [2013-04-17] on Ubuntu 12.04 (32 bit) for an LPC4357 based project (element14 evaluation board).

I use the Memory Configuration Editor to "Add flash" so I can  add an SPIFlash memory section, but when I enter the "Location" value (0x14000000), then I get an error "Invalid memory configuration, flash overlaps with RamLoc32" message box. RamLoc32 location = 0x10000000 and size = 0x8000, so they do not appear to overlap. However the "Location" value I entered now appears in the size field instead, with the location value now showing as 0x0. Is this a bug? or am I doing something wrong?
0 Kudos
Reply
3 Replies

797 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by CodeRedSupport on Wed May 01 02:07:53 MST 2013
The issue with the memory configuration editor should be fixed in LPCXpresso 5.2.4, which has just been released. More information in:

http://knowledgebase.nxp.com/showthread.php?t=4474

Regards,
CodeRedSupport
0 Kudos
Reply

797 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by jcottier on Tue Apr 30 02:44:26 MST 2013
Hi whitcoe, that seems to works ok. I was just following turorial for SPIFI operation. I have tried the editor in Lpcxpresso v4 and it works fine so it seems there is a bug in the latest Eclipse used on v5. However I cannot get the program to run from SPIFI, one of the consoles messages showed a problem with licensing but I cannot back to that console at the end of the compile/link process. Can you tell me if there is a log or a way to re-open a closed console?.
0 Kudos
Reply

797 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Fri Apr 26 07:26:07 MST 2013
Why not try importing one of the supplied memconfig xml files?

http://www.support.code-red-tech.com/CodeRedWiki/MemoryConfigEditing

HTH!
0 Kudos
Reply