From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Olaf Peters" To: Subject: RE: [ECOS] GDB stubs on EDB7211 Date: Thu, 08 Feb 2001 03:08:00 -0000 Message-id: References: <4.3.2.7.2.20010207084920.00b187e0@larwe.com> X-SW-Source: 2001-02/msg00114.html Lewin, Thanks for your help so far. > >an eCos snapshot from 26 januari 2001 and created the edb7xxx > gdbrom stubs. > >Than I programmed the gdb_module.bin file into the EDB7211 flash. > > You might find it easier, as I did, to start with the "official > release" of > eCos, 1.3.1 rather than a snapshot. The 1.3.1 release comes with a > pre-compiled binary ready to flash. The pre-compiled binary seems to work fine on my EDB7211 board. But now comes the real problem: I have an EDB7211 alike custom board, build around the EP7211 (flash, ram and ethernet controller are the same). For this board I need to do some additional hardware initialisations at start-up, so I need to be able to compile the EDB7211 GDB rom stub. I tried to built the EDB7211 gdb stubs with eCos 1.3.1, but it doesn't work (I followed the guidelines in the ecos-tutorial-arm.pdf file). Any suggestions why the EDB7211 GDB stubs I built myself with eCos 1.3.1 don't work and the shipped images do work? Tia, Olaf.