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]

Virtual Vector Table.


Hi,

Where should I put the virtual vector table be for the i386/PC platform? 

I've seen it in vectors.S for the arm arch (actually in the .fixed_vectors
section).
It seems the same for the v85x arch. But I've found also the following for
the ceb_v850 platform, in plf_sections.h:  PROVIDE(_hal_virtual_vector_table
= 0x00FC0300);
For the mips/vrc4373, mn10300/stb and mn10300/stdeval1 platforms, my grep
only found extern declaration and I can not guess where the virtual vector
table really lies.

Thanks

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 



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