Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

? cfi-flash

Altera_Forum
Honored Contributor II
999 Views

When trying to use the NIOS IDE Flash Programmer on a custom board at USER, I get the message: 

 

CFI- no flashtable at address 0x00000000 

 

Programming aborts,  

 

There is only a CFI flash on this board, no EPCS 

 

The reset vector is pointing to ext-flash: 0x00000000 

The configuration controller is set to operate on: USER 0xC0000000 

Recovery 0xE0000000 

 

As the instruction says: the flash base is to be 0x00000000 

I put three flash sections in the SOPC: 

Hardware_FPGA 0x00000000 

USER 0xC0000000 

Recovery 0xE0000000 

 

Is there a communication between the NIOS Programmer and the config controller? 

Or do I have to change my reset vector? 

 

What do I have to change? 

 

Thanks in advance. 

 

andy
0 Kudos
0 Replies
Reply