Altera_Forum
Honored Contributor
16 years agoNIOS II variables in C
Hello,
When I add a component in SOPC builder and deal with them in NIOS II in C language, there are usually variables declares automatically. What are they? What I mean is, suppose that there is a component in SOPC builder called "message_buffer_ram", in NIOS II using a C code, I know there is a variable called message_buffer_ram_base to access the base. What are the rest? is there a place where I can see all of them and know how to deal with them? Regards, Khalid