Altera_Forum
Honored Contributor
19 years agoFlash made me Crazy for several days.
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/unsure.gif
Hello everyone: I made a board with ep1c6240c8 by myself.Nios 5.1 . The problem is When I use flash programmer. it get out like this: -----------------------------------------------------------------# ! /bin/sh# # This file was automatically generated by the Nios II IDE Flash Programmer.# # It will be overwritten when the flash programmer options change.# cd D:/altera/kits/programtest/Debug Using cable "ByteBlasterMV [LPT1]",device 1, instance 0x00 Resetting and pausing target processor:OK No CFI table found at address 0x00000000 Why: ----------------------------------------------------------------------- more detail: 1.the hardware list : ep1c6240c8 MT48LC4M32B2-7(sdram can work well). FLASH:AMD29LV641DH-123R and some other hardware like key led..... I have check hardware several times,without something wrong like flash(16 data bus,22 add bus) should connect to ext_share_bus[22..1].reset_n connected to system_reset_n.OE#,CE#,WE#connect to correct place.And checked pin ssignments ......So phy connect and ssignments should be right. 2.SOPC Target Board:Unspecified Board <---Is there something wrong,I suspect whether this would effect flash,because when I chose altera specified board,the flash chip label will be chosen "U6".However "none" in Unspecified Board cpu:niosII/s with JTAG Debug Module and Caches. tri_state_bridge_0 cfi_flash_0 <-----My flash,something made me mad. sysid <-----ug_nios2_flash_programmer.pdf recommand jtag_uart_0 timer_0 timer_1 3.software project Template: Hello_World In System Library Properties dialog: Program memory: cfi_flash_0 Read-only data memory: sdram_0 Read/Write data memroy:sdram_0 Heap memory: sdram_0 Stack Memory: sdram_0 ------------------------------------------------------------------- I don't know what detail I missed,I will clear it later. Thank you again for spending time read this.