Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

how to synchronize changes in eclipse after i make changes in Qsys

hi, in nios project development, after i change the Qsys, how to synchronize changes in eclipse?

now my way is to build a new project, that waste a lot time ...

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Open the BSP editor and "Generate" the BSP. This will read in the updated Qsys information (.sopcinfo file) and update all the dependencies. Then, recompile your project.