[H8-ML(1153)] Re: gdb でのデバッグ
From: Michitaka Funaki <funaki@xxxxxxxxxxxxxxxxxxxxxx>
Date: 2001年07月12日(木)02時31分18秒
On the article: <20010711141341.98F2.MAK@xxxxxxxxxxxxxx>,
Wed Jul 11 14:46:26 karasawa wrote:
>        ram     : o = 0x0fef10, l = 0x1000
>        /* The stack starts at the top of main ram.  */
>        topram  : o = 0x0ffefc, l = 0x4

これですね. 256KB までという制限があるので

        ram     : o = 0x020000, l = 0x1fffe
        topram  : o = 0x03fffc, l = 0x4

とでもすれば動くはずです. 

# vectors の length も 0x1ff ではなく 0x100 のはず・・・

		-- funaki
スレッド概略
[表示中](起点)


投稿順に移動
[←前の記事へ(P)]
[→次の記事へ(N)]


リスト表示へ
[このスレッド(T)]
[本記事の前後(L)]