Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

how to use cs8900 drivers

Altera_Forum
Honored Contributor II
1,026 Views

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!
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
330 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
330 Views

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!
0 Kudos
Altera_Forum
Honored Contributor II
330 Views

Hello maoguohua2002, 

 

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

 

 

Bye, 

niosIIuser
0 Kudos
Reply