Forum Discussion

tibor1's avatar
tibor1
Icon for New Contributor rankNew Contributor
5 years ago
Solved

altera_remote_update: Set application image address (Cyclone V)

Hello all, Consider the following use case: Hardware: Cyclone V + EPCQ256 There are three fpga configuration images stored in flash memory: 1) Factory Image 2) Application Image #1 (slot 1)...
  • tibor1's avatar
    tibor1
    5 years ago

    Thank you for your reply.

    I am using the page select signal in order to provide that remote update core with my desired flash address. In order to determine which application image to load, I am using a flash sector to store boot information, which i read before loading the application.

    Kind regards.