Forum Discussion

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

How to generate .sopcinfo file for Micro C/OS II

Can anyone guide me how to generate sopcinfo file for Nios II evaluation kit that can used for MicroC/OS II?

3 Replies

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

    Hi

    The sopcinfo file is generated automatically by the SoPC builder or the QySys tool. In the NIOS II SBT all you have to do is to select the file when creating the project.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Hi

    Thanks for the reply, i had choose to used block diagram with sopc builder to design it. But the problem is i not really sure which type of components that was needed for the Micro C/OS II project. Such as the tutorial "hello_ucosii", we can found the sopc project file from the altera webpage which was done by altera. But what was insides the sopcinfo?
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    For the project, u can put the basic components. My advice is to use one of the examples from your developement board or from altera examples and then u implement the uCOS/II for that hardware example.