Altera_Forum
Honored Contributor
16 years agoMissing component in system.h
Hi,
The problem I have, is a missing component in the system.h file. I added a dual-clock on-chip memory in my SOPC-Builder system, which shall be written by a DMA and read by the Nios II processor. the On-chip memory is named fft_buffer. This name also appears in the ptf-file created by the SOPC-builder, but I re-compile my software project, the fft_buffer does not appear in the system.h file. Has anybody an idea, what could be the reason for this or what can I do to solve this problem?