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 : [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] De la part de Guillaume
Menant
Envoyé : lundi 12 février 2007 10:50
À : [EMAIL PROTECTED]
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

Reply via email to