twl_wrapsdk/tools/axd/readme.txt
nakasima 4f4b201172 fix 'No rule to make target' error when the file name is changed.
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/twl_wrapsdk/trunk@32 4ee2a332-4b2b-5046-8439-1ba90f034370
2007-04-20 04:41:00 +00:00

15 lines
570 B
Plaintext
Raw Blame History

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 を使用すると起動直後に実行されます。