Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFull On-Chip Memory
Hi, I'd like to know how to determine if the memory space of an on-chip memory is full. In my nios II system, I generated an on-chip M4K memory. It's size is 4096 bytes with a 32 bits data...
Altera_Forum
Honored Contributor
15 years agoI made a mistake. I meant the .data section (or if fact the .rodata, as explained by dsl). The string data is read from the location it was written to, of course. Sorry for the confusion... I've corrected my post