Altera_Forum
Honored Contributor
21 years agoNIOS 2 Instruction Master Address Range
I've down loaded the NIOS 2 tools and installed.
I'm converting an existing design to NIOS 2. The design has a large number of FLASH devices; 19 of the 256 MBit type. Also a 259 MBit SDRAM. I've put my periferrals (UARTs and Timers) starting at address 0x00 So my first allowable location for one of these 256 MBit device is at loc 0x200 0000 (spaces added for clarity) All goes well till I need to place a device at 0x1000 0000 I get a message about "Address range of instruction master crossing a 256MByte boundary. Not supported" I only need instructions in a few of these devices. The bulk 16 or so will only be used for data storage. Did I miss something? How can I access large Flash Array.? I'm willing to give up the CFI features. Thanks George Martin www.embedded-designer.com