(toppers-users 1410) Re: H8用リンカスクリプト(debug_redboot.ld)エラー

Hisashi Saito saito @ multi-systems.co.jp
2004年 3月 18日 (木) 13:24:44 JST


天野 様

斉藤です。 

> "load -b 0x400000 jsp.S"
> でモトローラ形式のファイルを指定していますよね。
> ".S"が無かったので。こんなことじゃない??
ご助言有難う御座います。

結論から申し上げますとお蔭様で成功しました。

但し、マクロファイルをjspからjsp.srecに変更して実行したところ
エラーが発生してしまいました。
そこで、マクロを仕様せずコマンドを手入力したところ無事動作しました。
大変お世話になりました。

RedBoot> load -b 0x400000 jsp.srec
Using default protocol (TFTP)
Entry point: 0x00400000, address range: 0x00400000-0x00500000
RedBoot> go 0x400000
       成功!!!

----------Error log----------
+DP83902A - eeprom ESA: 00:02:cb:01:53:7a
... waiting for BOOTP information
Ethernet eth0: MAC address 00:02:cb:01:53:7a
IP: 192.168.0.123/255.255.255.0, Gateway: 0.0.0.0
Default server: 192.168.0.1

RedBoot(tm) bootstrap and debug environment [ROM]
Non-certified release, version UNKNOWN - built 21:20:45, Mar  4 2004

Platform: Akizuki H8/3068 Network micom (H8/300H)
Copyright (C) 2000, 2001, 2002, Red Hat, Inc.

RAM: 0x00400000-0x005f4000, [0x00400000-0x005f4000] available
RedBoot>
RedBoot> iss -l 192.168.0.123 -h 192.168.0.1
** Error: Illegal command: "iss"
RedBoot> lgo 0x400000
** Error: Illegal command: "lgo"
RedBoot>