LPC4088 with S29GL064N

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

LPC4088 with S29GL064N

1,454 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Badman on Mon Apr 21 04:36:37 MST 2014
I have a module  HY-LPC4088-CORE http://www.hotmcu.com/hylpc4088core-p-47.html?cPath=1_21 . Because I run out of flash memory, I want some of the data was placed in S29GL064N nor flash. Someone write a driver for this memory ? It starts at address 0x90000000 and ends at adress 0x90800000.
标签 (1)
0 项奖励
回复
2 回复数

1,317 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Badman on Sat May 03 12:03:18 MST 2014
Thank you for your response. I managed to solve the problem.

Is writing a driver for the memory S29GL064N  I could direct from the LPCLink2 program memory S29GL064N ?
Propagates is to declare a constant array which will only to an external flash (S29GL064N) . Is that possible?
0 项奖励
回复

1,317 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by xianghuiwang on Fri May 02 14:20:48 MST 2014
Hi,
you can reference the lpcopen nor flash sample project:
C:\Users\nxp48699\Downloads\lpcopen_2_10_keil_iar_ea_devkit_4088\applications\lpc17xx_40xx\keil_uvision_projects\ea_devkit_4088\misc\norflash_prog
good luck!
0 项奖励
回复