Forum Discussion
Zarquin
Occasional Contributor
4 years agoStraightest way to compile a new kernel driver module?
Dear Community,
there is a Rocket sample image on the SD card of my Cyclone V Soc development board.
Now I would like to create and test an own kernel driver module. I have already written the C...
IntelSupport
Contributor
4 years agoHello Zarquin,
The roketboard has a training to develop Linux Driver as below.
WS3 Developing Drivers for Altera SoC Linux
https://rocketboards.org/foswiki/Documentation/WS3DevelopingDriversForAlteraSoCLinux
Please take a look at the training.
Thanks,
Zarquin
Occasional Contributor
4 years agoDear Intel Support,
OK then there seems to be no quicker way for compiling the driver module than the full software development flow. Too bad.
The "Rocket Training" has 217 foils. That's not really the shortcut I was looking for
Best Regards