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]

Re: #error " no RESET_ENTRY" ??


>>>>> "Grant" == Grant Edwards <grante@visi.com> writes:


>> After I complete my changes, IO will _always_ happen via the
>> virtual vector table. Your option will be to claim those vectors in
>> the RAM application (thus using serial IO routines in the
>> application) or leave them in the ROM monitor's control (using
>> serial IO routines in ROM/flash).

Grant> IOW, CYGSEM_HAL_VIRTUAL_VECTOR_DIAG will always be true, and
Grant> one controls which way things work with
Grant> CYGPRI_HAL_IMPLEMENTS_IF_SERVICES?

Yes, something like that. Except there'll be new options to increase
the configuration granularity.

Jesper

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