- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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, KhalidLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You're probably referring to system.h file. This is located either in your "BSP" (if using the software build tools flow) or in your System Library (if using the soon-to-be-deprecated IDE flow).
- slacker- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I'm new to this.
Could you please explain more?
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page