Altera_Forum
Honored Contributor
20 years agoHow and where does configtool find the *regs.h
I'm working on a driver for Phillips PDIUSBD12 for eCos and Nios II. I've come to the point where I have to compile the driver and there are some errors. Configtool can't find the pdiusbd12_regs.h file that I have made. I lies in a directory called pdiusbd12/inc under components and sopc generates a system fine. Configtool finds all the other *regs.h files. How and where does configtool look for these files?
On another subject: Has anyone made a driver for the SPI and PIO components? I need access to these in eCos and the eCos for Nios II doesn't provide the drivers. I might be an easy job writing them, but if anyone already has them finished and working it would have been nice to get them. -Ole Kristian Tørresen