Seems to be a bug in the HID macro...
The help file of the HID macro says it is in beta phase when using Arduino.
Here are the facts.
A small programm should send some keycodes to USB connection in an endless loop.
I used the HID macro found in comms section.
First try was an Arduino Leonardo with no success.
Compile to chip says
"D:\temp\PS4-KeySim.c:405:20: fatal error: config.h: No such file or directory
Next try was a Mega 2650 with no success too.
Error code is the same.
"D:\temp\PS4-KeySim.c:405:20: fatal error: config.h: No such file or directory"
In the C Code i don't find any hint to config.h outside of comments.
Both Arduinos are correctly installed an well known (COM3 115kB 8 N 1)
When i change the Arduinos i get into Device manager, check for shielded devices and deinstalled them all.
HID macro including unable to compile to chip
-
- Posts: 13
- http://meble-kuchenne.info.pl
- Joined: Tue Feb 09, 2021 5:16 pm
- Been thanked: 2 times
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: HID macro including unable to compile to chip
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel