I started with just the Initialize command for the WS2811 component and it generates a warning and an error. I have tried this with various 8 bit PIC parts at different clock speeds and get the same result.
**********
WS2811_TEST.c:
147: #warning WS2811 Timings are less than 10 instructions, timing may be incorrect at the current clock speed
C:\ProgramData\MatrixTSL\FlowcodeV9\CAL\ESP\ESP_CAL_RMT.c:
67: void FC_CAL_RMT_TX_1 (void);
(984) type redeclared ^
(908) exit status = 1
(908) exit status = 1
Error returned from [xc8.exe]
**********
I could use some help on what causes this.
WS2811 Compiler Error
-
- Posts: 3
- http://meble-kuchenne.info.pl
- Joined: Wed Apr 07, 2021 12:22 am
- Location: Southern California
- Has thanked: 1 time
- Contact:
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 503 times
- Been thanked: 686 times
Re: WS2811 Compiler Error
Hello,
Compiling ok for me so it might be worth you going to Help -> Library Updates. Then change Files in use to Full database and do a full update. This should hopefully solve the problem for you.
Compiling ok for me so it might be worth you going to Help -> Library Updates. Then change Files in use to Full database and do a full update. This should hopefully solve the problem for you.
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