(toppers-users 1080) Re: tinet h8 3068f_lan の AKI_MONITOR

Katsuhiro Amano amano @ toyotamacs.co.jp
2003年 8月 25日 (月) 15:14:46 JST


トヨタマックス 天野です。

アライブビジョンソフトウエア 高橋さん こんにちは

| > シリアルよりロード時間が早い?nservのサンプルで10秒弱です。
| > http://sourceforge.jp/projects/ecos-h8/
| > でもGDBのデバックができていません。調査中です。詳しい人教えてくだ
| > さい。
|
| gdbでloadまでは、できるのですが、その先にいけず、同様に
| さまよっています。

loadまでも行きません、GDBのデバック環境について勉強中です。
どのようにしてloadまで行ったのかご教授願えませんか?
- GDBのバージョン パッチ等
- RedBootに合うToppers側にはSTUB等必要?

現状は下記です。

GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i686-pc-cygwin --target=h8300-hms"...
(gdb) set machine h8300h
(gdb) set remotebaud 38400
(gdb) target hms /dev/com1
Remote target hms connected to /dev/com1
monitor_supply_register (9):  bad value from monitor: .
(gdb)