Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHello gvrajkumar,
I had the same problem as you (although with 91SP2 on Windows XP). I have found a solution in the alteraforum that worked: --- Quote Start --- I think that this is caused by the driver list is not updated, please try the method as below: - Open BSP Editor, go to ‘Tools’ -> ‘Options’ - Click at ‘Custom Component Search Paths…’, click at ‘Add…’ button, and add the SGDMA path, click at ‘OK’ button. - Go to ‘File’ -> select ‘New BSP Settings File’ to open the ‘New BSP Settings File’ window - At ‘Software’ part, click at ‘…’ to select the path of ‘BSP Settings File name’ - At ‘Hardware’ part, click at ‘…’ to select the path of your .sopcinfo file and ‘Convert SOPC Information File Path’ menu pop up, select ‘Yes’ - Click at ‘OK’ button. Please see attachment for screenshot/ example. - The new BSP settings file will regenerate. If the above method cannot help, please be suggested to upgrade the SOPC component in order to get synchronize the drivers with the components. I have upgrading my project which build in version 8.0 and upgrade the project by re-generate the SOPC Builder project, then recompile the Quartus II project. I used the .sopcinfo file and create a project in Nios II and the driver is appearing in the list. Please see attachment. BY evansdawg --- Quote End --- Good Luck!