<div class='quotetop'>QUOTE </div>
--- Quote Start ---
When building using eclipe nios IDE, you see some messages flashing by in the build window. After its done those messages seems to vanish. Arent they recorded somewhere so one can browse then?
Yes they are recorded. In the console window just select the C Build Tab and you're in buisiness.[/b]
--- Quote End ---
But in addition select the project top in the navigator window! This took me a while to figure out. Sometimes the C-build console worked, and some times not. Somewhat frustrating. If the top is not selected the c-build is empty! Note that you may have to flip once between different tops (for instance your syslib and your project top) to get the console updated.
This time variant environment takes some getting-used-to
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif
Anyway your hint about generating the linker map worked. Thank you very much. I have added the string "Wl,-Map,fred.map" as suggested to the "
properties page"->"
compiler flags" for the project. It seems not to be needed/used in the compiler flags for the projecyt_syslib.