driver compilation
21 Jul 2021 10:46 #215481
by gtt38
driver compilation was created by gtt38
Hi
I need to compile only the rpspi driver to modify it.
Is it possible to compile only the driver or do i need to recompile linuxcnc integraly ?
I need to compile only the rpspi driver to modify it.
Is it possible to compile only the driver or do i need to recompile linuxcnc integraly ?
Please Log in or Create an account to join the conversation.
21 Jul 2021 11:58 #215489
by andypugh
Replied by andypugh on topic driver compilation
I think that you _probably_ need to compile in-tree just to get the environment set up right.
You can _try_ compiling and installing with halcompile. It's an easy experiment, but one that I suspect will fail.
sudo halcompile --install rpspi.c
You can _try_ compiling and installing with halcompile. It's an easy experiment, but one that I suspect will fail.
sudo halcompile --install rpspi.c
Please Log in or Create an account to join the conversation.
21 Jul 2021 12:13 - 21 Jul 2021 12:23 #215492
by gtt38
Replied by gtt38 on topic driver compilation
thanks it works
but it needs the complete hostmot2 directory to compile
i added some custom fpga boards (artix 7)
thanks again
but it needs the complete hostmot2 directory to compile
i added some custom fpga boards (artix 7)
thanks again
Last edit: 21 Jul 2021 12:23 by gtt38.
Please Log in or Create an account to join the conversation.
Time to create page: 0.079 seconds