Forum Discussion

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

how to use cs8900 drivers

hello ,

who can tell me how to use cs8900 in niosii device drivers?

it is not HAL , do i need build a HAL for it?

thanks!

3 Replies

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

    Hello maoguohua2002,

    Currently there is no HAL device driver available for the Nios II. You can use the legacy SDK driver. But then you have to use the legacy SDK for all other components too. Another possibility is to write your own HAL driver. At the moment I’m doing this for the DM9000 from Davicom. But this will take some time.

    Bye,

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

    hello niosIIuser,

    The Altera gives the document is not enough detailed, do you have any document about how to use the legacy SDK driver or how to write my own HAL driver detailed.

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

    Hello maoguohua2002,

    I’m sorry I don’t have a detailed description for writing a device driver.

    Bye,

    niosIIuser