Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21335 Discussions

NIOSII on chip memory

Altera_Forum
Honored Contributor II
1,266 Views

Hi there, 

 

i startet now my first nios application. I programmed the DE0 Board and now I want to run the counter-template from 

NIOS II. But it dont works (onchip memory overflows). 

 

What can I make ? 

 

Greetings 

DE0
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
508 Views

I use the NIOS/f and take the Flash with a higher memory - now it works

0 Kudos
Altera_Forum
Honored Contributor II
508 Views

If you are adding print statements into your design, you might consider using the small C library option in the BSP. It will restrict some of the things you can do, but it can squeeze a fair amount more into on-chip memory otherwise.

0 Kudos
Altera_Forum
Honored Contributor II
508 Views

Hi, I'm new to NiosII. I get on-chip memory overlappings when I build the C application. My system includes RS232 uart, Pio, SPI interface and 512K SRAM controller. I'd like to use the SRAM but I don't know how to set the program memory in my NiosII IDE. I remember that the Altera Monitor Program gives the opportunity to select the memory during the new project wizard... 

Can you help me?  

Thank you a lot
0 Kudos
Reply