compiler errors when using the WS2811 in FC8
Posted: Mon Nov 26, 2018 9:39 am
Hello,
When I compile using the WS2811 component I get the following errors:
Test.c: 507: (192) undefined identifier "T1LNOPSDEF"
Test.c: FCD_06621_LED_WS2811__Refresh()
507: } else {
^ (312) ";" expected
Test.c: 542: (192) undefined identifier "T1LNOPSDEF"
542: } else {
^ (312) ";" expected
Test.c: 577: (192) undefined identifier "T1LNOPSDEF"
577: } else {
^ (312) ";" expected
(908) exit status = 1
(908) exit status = 1
Error returned from [xc8.exe]
This only happens when I compile with FC8?
When I compile the same with FC7 all works fine.
I updated FC8 and al components but no luck.
Thanks,
Evert
When I compile using the WS2811 component I get the following errors:
Test.c: 507: (192) undefined identifier "T1LNOPSDEF"
Test.c: FCD_06621_LED_WS2811__Refresh()
507: } else {
^ (312) ";" expected
Test.c: 542: (192) undefined identifier "T1LNOPSDEF"
542: } else {
^ (312) ";" expected
Test.c: 577: (192) undefined identifier "T1LNOPSDEF"
577: } else {
^ (312) ";" expected
(908) exit status = 1
(908) exit status = 1
Error returned from [xc8.exe]
This only happens when I compile with FC8?
When I compile the same with FC7 all works fine.
I updated FC8 and al components but no luck.
Thanks,
Evert