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?
解決済! 解決策の投稿を見る。
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:
.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!
-----------------------------------------------------------------------------------------------------------------------
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:
.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!
-----------------------------------------------------------------------------------------------------------------------