This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: How to use the simulator?


caocangmou <caocangmou@sina.com> writes:

> I'm using hitachi 2168.I want to use gdb/simulator for debugging. My
> configuration is fairly simple,using infra ,ecos kernel , HAL
> h8/300h variant ,and my 2168 board platform .when I run gdb in
> cygwin,it performs as follow:


Have you downloaded the updated H8/300H that I checked in a few days
ago? If not then do so. Also you need to fetch the toolchain patches
from here:

http://www.ecoscentric.com/devzone/h8300.shtml

And rebuild the toolchain.


Finally, you can only run executables built for the h8300h_sim or h8s_sim
targets on the simulator. Executables built for a specific board will
not work.

-- 
Nick Garnett                    eCos Kernel Architect
http://www.ecoscentric.com      The eCos and RedBoot experts


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]