Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThanks!
OK, now is there a way to "see" where the compiler put the initialization values for global vars? I am wondering if something is getting messed up in the run-time initialization code. Something to keep in mind is that all integers seem to come up correctly.. I am using version 2.7 of the SDK, and I used SOPC builder to put RAM at 0x2 0000 and flash at 0x10 0000. I have NOT passed any special arguments to nios-build, I do pass the argument --ram_address=0x20000 to the srec2flash utility. Have I missed something? Tank you. ---Lou