Undeclared identifier 'T6963C_ROM_MODE_XOR'

General discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
HyperUniverse
Posts: 282
Joined: 17 Jun 2009 10:42

Undeclared identifier 'T6963C_ROM_MODE_XOR'

#1 Post by HyperUniverse » 31 Jan 2023 11:57

Hi,

Why do I get these errors?

Code: Select all

10 324 Undeclared identifier 'T6963C_ROM_MODE_XOR' in expression MyProject.c
16 324 Undeclared identifier 'T6963C_ROM_MODE_OR' in expression MyProject.c
25 324 Undeclared identifier 'T6963C_WHITE' in expression MyProject.c
26 324 Undeclared identifier 'T6963C_BLACK' in expression MyProject.c
27 324 Undeclared identifier 'T6963C_INVERT' in expression MyProject.c

User avatar
IvanJeremic
mikroElektronika team
Posts: 316
Joined: 05 Sep 2022 14:32

Re: Undeclared identifier 'T6963C_ROM_MODE_XOR'

#2 Post by IvanJeremic » 03 Feb 2023 08:45

Hi,

Did you turn on the library in the Library Manager?
Untitled.png
Untitled.png (6.19 KiB) Viewed 502 times
You can read more about this library in the link below:
https://download.mikroe.com/documents/c ... ibrary.htm
https://www.sparkfun.com/datasheets/LCD ... T6963C.pdf

Regards,

Ivan.

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 General”