1882764_en-US

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

1882764_en-US

1882764_en-US

IMXRT1171 - cannot Debug into RAM.

Hi,

I am using SDK ram linker. I defined the macro XIP_BOOT_HEADER_ENABLE=0. But I cannot debug.

I created a new project from MCUxpresso, defined only the RAM memories, and checked the 'link application to RAM' option:

BrK__0-1717677929051.png

With this created project, I can debug via RAM.

I would replace the MEMORY definitions created by Xpresso with those of the SDK, but I still have not gotten any results.

What are the differences between the SDK and the project created by mcuxpresso? Why can't I debug RAM in my own environment with the SDK?


Re: IMXRT1171 - cannot Debug into RAM.

Hello @Habib_MS, thank you for your interest. I found the solution to my problem.

I added the following setting to the visual code launch configurations and now I can debug the ram.


"overrideLaunchCommands": [ "monitor halt", "monitor reset", "load" ],

Re: IMXRT1171 - cannot Debug into RAM.

Hello @BrK_,

In order to support you better, could you please provide me the next information when you presented the error?

-SDK example that you cannot debug.

-SDK version.
-MCUXpresso version.

-Debugger information.

 

BR
Habib

タグ(1)
評価なし
バージョン履歴
最終更新日:
‎11-21-2025 09:55 PM
更新者: