Forum Discussion

andy25's avatar
andy25
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

Nios V, Max10, N25Q512A QSPI, XIP

Hello all. I have this Max10 Dev Kit, it has 512Mbit N25Q512A QSPI flash. I have a Nios V/m processor, and if I execute out of on-chip memory everything works fine. I'd like to try Execute in plac...
  • aghoras's avatar
    2 years ago

    Have you tried changing the addressing mode to 4 byte addressing? The default is 3-byte and is configured through the Control Register (0x0) of the IP. It could be that the 512mb memory requires more than 3-bytes to access.