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
