From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesper Skov To: Jonathan Larmour Cc: Grant Edwards , ecos-discuss@sources.redhat.com Subject: Re: [ECOS] hal_default_isr undefined Date: Tue, 02 Jan 2001 06:27:00 -0000 Message-id: References: <20001212120553.A14609@visi.com> <3A37D11F.5FF55FFB@redhat.com> <20001213140730.A17131@visi.com> <3A37DCBA.3DD3708B@redhat.com> X-SW-Source: 2001-01/msg00010.html >>>>> "Jonathan" == Jonathan Larmour writes: Jonathan> You're right. I suppose the issue is that all the ARM Jonathan> platforms in eCos support virtual vectors now, so there's no Jonathan> need to support ones that don't, in theory. Perhaps it would Indeed. In the MIPS HAL we have appropriate cruft in place to support both. I hope to get rid of all such cruft as we get all targets converted to use virtual vectors. Grant, did I see you mention RedBoot support on your target? You'll need virtual vectors for that to happen. Just a forewarning :) Jesper