- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using Quartus standard to create a NIOS II project, once I've created the project and build it it gives me this error, even while using a very simple hello world.
Please help
1 Solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Amanda,
Due to insufficient memory size in .qsys file, Eclipse® assembler is not able to fit the software regions in that memory. Do the following steps to end this:
1- Go to your Platform Designer (Qsys®) project.
2-Open the on-chip memory properties.
3- Increase the memory size to a value that fits the design and doesn't exceed the available memory size mentioned in the datasheet.
4- Recompile the Quartus® project.
5-Regenerate the BSP and rebuild the application.
Regards,
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Amanda,
Due to insufficient memory size in .qsys file, Eclipse® assembler is not able to fit the software regions in that memory. Do the following steps to end this:
1- Go to your Platform Designer (Qsys®) project.
2-Open the on-chip memory properties.
3- Increase the memory size to a value that fits the design and doesn't exceed the available memory size mentioned in the datasheet.
4- Recompile the Quartus® project.
5-Regenerate the BSP and rebuild the application.
Regards,
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