How do I debug without re-writing BOARD_FLASH?

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

How do I debug without re-writing BOARD_FLASH?

ソリューションへジャンプ
1,314件の閲覧回数
owen_phelan
Contributor I

Hi there,

I have an application that uses around 50mb of flash storage on my iMXRT-1050EVKB. I want to debug certain parts of the application, but every time I want to test my code, it attempts to rewrite the ~50mb of data that should already be on the device. This process takes about 25-30 minutes, which is far too long to test minor changes. Is there a way to debug without rewriting the flash storage, as this never changes between builds?

Thanks,

Owen

ラベル(1)
タグ(1)
1 解決策
1,229件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Owen,

Yes, MCUXpresso can debug without program. Please select "verify only" in Debug Configurations.

Untitled.png

Regards,

Jing

元の投稿で解決策を見る

1 返信
1,230件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Owen,

Yes, MCUXpresso can debug without program. Please select "verify only" in Debug Configurations.

Untitled.png

Regards,

Jing