- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using the Nios IDE, I flashed a bitmap into memory.
The problem I am having is that I want to use Altera file functions, like fopen, fclose on the file that resides in flash. Is there a way to force fopen to look at a memory address rather than a const char*? fopen seems to lookup an index of names based on the passed in filename.. but I don't see where the list it's comparing against resides. How can I fake it out so that it just uses a fixed flash address as the source?Link Copied
0 Replies

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