Hi Ben
First test and it compiled correct.
Had my SPI on the wrong port.
Correct the port and it did not compile.
Get the following message.
Copyright (C) 2019 Microchip Technology Inc.
(908) exit status = -1073741819
(908) exit status = 1
Search found 5 matches
- Wed Dec 10, 2025 10:35 am
- Forum: User Components
- Topic: Component LCD_ST7789V and PIC18F26k22
- Replies: 7
- Views: 178
- Tue Dec 09, 2025 10:32 pm
- Forum: User Components
- Topic: Component LCD_ST7789V and PIC18F26k22
- Replies: 7
- Views: 178
Re: Component LCD_ST7789V and PIC18F26k22
Hi Ben
Many Thanks to you.
Many Thanks to you.
- Tue Dec 09, 2025 12:01 pm
- Forum: User Components
- Topic: Component LCD_ST7789V and PIC18F26k22
- Replies: 7
- Views: 178
Re: Component LCD_ST7789V and PIC18F26k22
Hi Martin
You will see that after compiling the message from XC8.
You will see that after compiling the message from XC8.
- Tue Dec 09, 2025 11:49 am
- Forum: User Components
- Topic: Component LCD_ST7789V and PIC18F26k22
- Replies: 7
- Views: 178
Re: Component LCD_ST7789V and PIC18F26k22
Hi Martin
Yes, I have setup all the pins correctly.
After compiling the message appear. Most likely from XC8.
When I look at the C code , I do not see the DC pin assigned to any port.
Yes, I have setup all the pins correctly.
After compiling the message appear. Most likely from XC8.
When I look at the C code , I do not see the DC pin assigned to any port.
- Tue Dec 09, 2025 10:33 am
- Forum: User Components
- Topic: Component LCD_ST7789V and PIC18F26k22
- Replies: 7
- Views: 178
Component LCD_ST7789V and PIC18F26k22
3663: LCDDCPIN = FCL_DC;
(192) undefined identifier "LCDDCPIN"
Error from XC8
(192) undefined identifier "LCDDCPIN"
Error from XC8