Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20719 Discussions

nios II -sometime booting sometime not

Altera_Forum
Honored Contributor II
1,055 Views

Dear Friends, 

 

I have nios II system (STRATIX II EP2S60F1020C5)with,  

 

1. SDRAM 

2. ext Flash 

3. Nios II 

4. LED 

 

Reset : CFI flash 

Exepction: SDRAM 

 

Software library setup, .ro, program. , .txt - everything point to - SDRAM 

 

This system setup is works fine, when trigger with nios II IDE, and when board reset and cpu reset, 

 

 

but real problem comes when i done with bootloader, the system sometimes boots out of 10 try 6 try success, another 4 try fails, and cpu reset sometimes success then fails, 

 

i dont know what is the problem , please help me 

 

 

regards 

baba
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
247 Views

Check if the max frequency of your system after synthesis/fitter is more important than the running frequency of your system on the board (usually 85mhz).

0 Kudos
Altera_Forum
Honored Contributor II
247 Views

Are you using JTAG UART? Try using a simple program with boot loader that simply blinks LEDs and does not use JTAG UART.

0 Kudos
Reply