Custom component - addf failed
09 Aug 2023 05:47 #277402
by zdenek
Replied by zdenek on topic Custom component - addf failed
@beefy Thank you for your thoughtful observations and great suggestions. Hopefully one day we'll get there. Glad you figured it out!
Cheers
Cheers
Please Log in or Create an account to join the conversation.
09 Aug 2023 09:06 - 09 Aug 2023 09:07 #277410
by beefy
Replied by beefy on topic Custom component - addf failed
No probs Zdenek.
I also managed to fix the ilowpass issue, but no great suggestions to offer on that one. I'd had a dumb arse moment, and had it commented out in the hal file LOL.
I also managed to fix the ilowpass issue, but no great suggestions to offer on that one. I'd had a dumb arse moment, and had it commented out in the hal file LOL.
Last edit: 09 Aug 2023 09:07 by beefy.
Please Log in or Create an account to join the conversation.
02 Jun 2024 15:42 #302167
by Rookie0
Replied by Rookie0 on topic Custom component - addf failed
same error in my hal file.
i just wrote a very simple comp, and installed it with sudo in terminal.
i ran linuxcnc app from desktop, then the same error reported.
BUT, it worked well in halrun. I'm confused.
i just wrote a very simple comp, and installed it with sudo in terminal.
i ran linuxcnc app from desktop, then the same error reported.
BUT, it worked well in halrun. I'm confused.
Please Log in or Create an account to join the conversation.
02 Jun 2024 16:12 #302171
by Rookie0
Replied by Rookie0 on topic Custom component - addf failed
i've found the cause of the problem just right now.
it's UNDERLINE in the component's name.
remove them (both in code and filename), the function works!
but i'm still confused, why the other comps with same format in source code, they must be worked well in fact...
i'm poor in C/C++, just hope someone find the reason and fix it. Thanks~.~
it's UNDERLINE in the component's name.
remove them (both in code and filename), the function works!
but i'm still confused, why the other comps with same format in source code, they must be worked well in fact...
i'm poor in C/C++, just hope someone find the reason and fix it. Thanks~.~
Please Log in or Create an account to join the conversation.
Time to create page: 0.129 seconds