This is the mail archive of the ecos-discuss@sourceware.org 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]

hal_virtual_vector_table (Resolved)


I moved hal_virtual_vector_table at 0x40060000 address and it works fine. I
probably make a mistake earlier when I tried to change its location.

Guillaume MENANT

-----Message d'origine-----
De?: ecos-discuss-owner@ecos.sourceware.org
[mailto:ecos-discuss-owner@ecos.sourceware.org] De la part de Guillaume
Menant
Envoyé?: lundi 12 février 2007 10:50
À?: ecos-discuss@sources.redhat.com
Objet?: [ECOS] hal_virtual_vector_table

I've a problem with diag_printf (Bad String error) and I've noticed that,
the code want to use address 0x40020000 (RAM) but hal_virtual_vector_table
is already located there.
I tried to move hal_virtual_vector_table at another address in RAM (in
sparc.ld) but my program doesn't boot anymore.
What can I do? Why is it using this section of the RAM?

Thanks. 

Guillaume MENANT



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


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


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