public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] hal_virtual_vector_table
@ 2007-02-12  9:50 Guillaume Menant
  2007-02-12  9:58 ` [ECOS] hal_virtual_vector_table (Resolved) Guillaume Menant
  0 siblings, 1 reply; 2+ messages in thread
From: Guillaume Menant @ 2007-02-12  9:50 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ECOS] hal_virtual_vector_table (Resolved)
  2007-02-12  9:50 [ECOS] hal_virtual_vector_table Guillaume Menant
@ 2007-02-12  9:58 ` Guillaume Menant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Menant @ 2007-02-12  9:58 UTC (permalink / raw)
  To: ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-12  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-12  9:50 [ECOS] hal_virtual_vector_table Guillaume Menant
2007-02-12  9:58 ` [ECOS] hal_virtual_vector_table (Resolved) Guillaume Menant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).