Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDDR3 SDRAM Controller with UniPHY 11.0 Generation Failed
When I use the MegaWizard Plug-in Manager to generate my ddr2 sdram controller with UniPHY, there are some such error informations. What is wrong with it? and how can i settle down it? Thanks...
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- This problem occur when dash is your default shell instead of bash $ ls -l /bin/sh /bin/sh -> dash Solution is to change your default shell to bash OR edit nios2eds/bin/elf2hex, change first line to# !/bin/bash --- Quote End --- It's really worked. Thanks. I tested on Ubuntu 16.04