Search found 5 matches

by rotaxmax55
Wed Sep 27, 2023 11:39 am
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 7510

Re: RPi File Component

Hi Ben Something's gone wrong. I can't build but with a different error: C:\Users\david\OneDrive\CE Jobs\Agri\Autotrap 2023>REM DIR: FCD\RPI\batch\rbuild.bat Building RPi_NVS_Test_200923 In file included from C:\ProgramData\MatrixTSL\FlowcodeV10\CAL\includes.c:407:0, from RPi_NVS_Test_200923.c:102: ...
by rotaxmax55
Wed Sep 20, 2023 3:07 pm
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 7510

Re: RPi File Component

Moving forwards with the project now that I can compile I have created a simple test of the file function: 1. Create a file 2. Open the file 3. Append bytes to the file 4. Close the file This compiles and transfers to the RPi and appears to run, Putty session opens then closes. I can see the project...
by rotaxmax55
Wed Sep 20, 2023 12:41 pm
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 7510

Re: RPi File Component

OK, thanks, rolling back to revision 1 allows compile to succeed.
by rotaxmax55
Tue Sep 19, 2023 2:51 pm
Forum: Projects - Embedded
Topic: RPi File Component
Replies: 6
Views: 7510

RPi File Component

I cannot get the RPi File Component to build. I have updated component to latest versions. Created the simplest of projects to test after I experienced difficulties but even this will not build, I get the following errors: Building RPi_NVS_Test_190923 RPi_NVS_Test_190923.c:223:29: error: missing ter...
by rotaxmax55
Thu Jul 13, 2023 5:49 pm
Forum: Projects - Embedded
Topic: GLCD component on Raspberry Pi wrong colours
Replies: 0
Views: 12657

GLCD component on Raspberry Pi wrong colours

I am using the component GLCD_RPI to run the standard RPI 7" touchscreen LCD on a RPi 4B. I am able to create displays using FC10 but the colours are wrong unless they are black or white which both work. If I set the background_colour to mid grey, 7F7F7F, I actually get a light blue background, look...