This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP-MSPM0G3507:WDTについて

Part Number: LP-MSPM0G3507
Other Parts Discussed in Thread: MSPM0G3507

こんにちは。

「MSPM0G3507 LaunchPad Development Kit」を使って、WDTの動作を確認しています。
サンプルコードの「wwdt_window_mode_periodic_reset」を使って、
wwdt_window_mode_periodic_reset.cの61行目(DL_WWDT_restart(WWDT0);)をコメントアウトして
実行したところ、以下のエラーが表示されました。
原因は分かりますでしょうか?
ご回答よろしくお願いいたします。

----------------------------------------------------------
CORTEX_M0P: Error: (Error -1001 @ 0x0) Requested operation is not supported on this device. (Emulation package 9.12.0.00150)
----------------------------------------------------------