Debug config file for Keil and LPCXpresso 54608 board (SDRAM)

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

Debug config file for Keil and LPCXpresso 54608 board (SDRAM)

1,065 次查看
carstengroen
Senior Contributor II

Is there a debug configuration file/script available for the LPC54608 Xpresso board so that the SDRAM is initalized by the debugger for Keil ?

Similar to this: https://community.nxp.com/message/758760?commentID=758760#comment-758760 

but for LPC546xx family

标签 (1)
0 项奖励
回复
2 回复数

972 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hi carstengroen‌,

Unfortunately, this script is not available but you could try checking the SDRAM initialization in the BOARD_InitSDRAM (you can check this function in the ew_gui examples in the SDK) and check the register written in the example and use the same script to write the configurations.

Best Regards,

Alexis Andalon

0 项奖励
回复

972 次查看
carstengroen
Senior Contributor II

Thanks Alexis,

I already program the EMC on my own designs for SDRAM, it was more that I thought that something as basic as this would already be available from NXP :smileyhappy:

0 项奖励
回复