Instruction and Data cache

Re: Instruction and Data cache

par Alexandre Chau,
Nombre de réponses : 0

To add onto Philipp's answer, I also recommend completely disabling the memory you are not using by unchecking the component on the left in the System Contents tab. This will also ensure that Nios II SBT does not accidentally place some binary segments in the wrong memory, which would yield erroneous results. Make sure to recompile the project and regenerate the BSP in Eclipse afterwards.


Cheers,

The TAs team