twl_wrapsdk/tools/axd
nakasima 4a3f3d1e01 add twldbg target. set semihosting vector in axd/*.ses.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@37 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-04-23 11:39:22 +00:00
..
ARM7.ses add twldbg target. set semihosting vector in axd/*.ses. 2007-04-23 11:39:22 +00:00
ARM9.ses add twldbg target. set semihosting vector in axd/*.ses. 2007-04-23 11:39:22 +00:00
multi-ice-twl.cfg fix 'No rule to make target' error when the file name is changed. 2007-04-20 04:41:00 +00:00
readme.txt fix 'No rule to make target' error when the file name is changed. 2007-04-20 04:41:00 +00:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

・"export TWL_DEBUGGER=ARM" または "make TWL_DEBUGGER=ARM" でビルドして下さい。

・ブレッドモードでは Multi-ICE の Auto-Configure が働かないので、
  Load-Configuration にて multi-ice-twl.cfg をロードして下さい。

・デスクトップへ AXD-Debugger のショートカットを作成し、
  「リンク先」に下記のように設定すると便利です。

ARM9側

%ARMBIN_AXD% -nologo -session %TWLSDK_ROOT%/tools/axd/ARM9.ses -debug %TWLSDK_ROOT%/起動時にロードするaxfファイル)

ARM7側は -session へ "ARM7.ses" を指定します。
-debug の代わりに -exec を使用すると起動直後に実行されます。