How does debug LPC17xx in internal SRAM?

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

How does debug LPC17xx in internal SRAM?

跳至解决方案
1,061 次查看
rockwilianms
Contributor I

Hi, I have a LPC1788 Demo board in hand, and I can debug in FLASH by keil uvision 4, now I want to debug in internal SRAM, How can I do it? Is there any guide?

标签 (1)
0 项奖励
回复
1 解答
934 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Rock wilianms,

    You can change the options->initialization file in the MDK project.

   Actually, our LPC1788 mdk sample code already have the internal SRAM .ini file for your reference, you can download the official code from this link:

http://www.nxp.com/assets/downloads/data/en/software/lpcopen_2_10_keil_iar_ea_devkit_1788.zip 

  Then refer to this picture:

pastedImage_3.png

.ini file can be found from this folder: lpcopen_2_10_keil_iar_ea_devkit_1788\applications\lpc17xx_40xx\tool_configs\keil_ini_files

Wish it helps you!

If you still have question, please let me know!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
935 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Rock wilianms,

    You can change the options->initialization file in the MDK project.

   Actually, our LPC1788 mdk sample code already have the internal SRAM .ini file for your reference, you can download the official code from this link:

http://www.nxp.com/assets/downloads/data/en/software/lpcopen_2_10_keil_iar_ea_devkit_1788.zip 

  Then refer to this picture:

pastedImage_3.png

.ini file can be found from this folder: lpcopen_2_10_keil_iar_ea_devkit_1788\applications\lpc17xx_40xx\tool_configs\keil_ini_files

Wish it helps you!

If you still have question, please let me know!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复