Altera_Forum
Honored Contributor
20 years agoeCos with CF on Stratix Nios Dev board
Hi,
I have set up an eCos system with Compact flash support on two Altera Nios development boards (Stratix edition). On one board everything works fine, I can access the CF card and write and read from it. On the other board, the thread of execution gets stuck in some initiation code and the debugger can't cope. The only difference between these two boards (as far as I can tell) is that I wired the CF socket pin 9 to ground (for true IDE mode) on the board that works. Naturally I am going to change the other board to see if this can fix the problem. Has anyone else had a similar experience in this area?