Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi Hugh,
--- Quote Start --- Has to be Windows 7 and nothing else. --- Quote End --- C'mon, that's a terrible attitude :) Seriously though, as a developer, you need to have a wide range of "development" tools. Just think of Linux as a tool. You can use it to isolate a problem, and then move onto the next problem. Have you written device drivers before? Altera has example Windows drivers provided by Jungo (I've not used them, so I'm not sure if they include source). You can write your own Windows driver using the Windows Driver Kit (WDK). I've not used the latest versions, but the older development tools were clunky. I'd recommend reading the "NT Insider" from OSR http://www.osronline.com/, they have excellent discussions on drivers (and if you can subcontract driver development, would be someone to check out). There are several Linux drivers available for development kits, eg., http://www.alterawiki.com/wiki/linux_pcie_driver Cheers, Dave