Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi, welcome to the club "No CFI table found at address 0X...".
Have you already read other threads : http://www.alteraforum.com/forum/showthread.php?t=2219, http://www.alteraforum.com/forum/showthread.php?t=33412, http://www.alteraforum.com/forum/showthread.php?t=26623, ... ? Many this problem comes from bat timing, bad signals. a few from bad flash component, or conflicts in a bus From a nios ii command Shell, go to the directory containing "cfi_flash_0.flash" by a command similar to : cd /cygdrive/c/myproject/software/ and run : "$SOPC_KIT_NIOS2/bin/nios2-flash-programmer" --debug --base=0x04000000" cfi_flash_0.flash And post here the results. Regards.