Page 2 of 2
Re: Project from FC9 not working in FC10!
Posted: Tue Feb 21, 2023 4:48 pm
by Steve-Matrix
jgu1 wrote: ↑Tue Feb 21, 2023 4:10 pm
Well so FC10 forum is went back to FC9 forum?
The special v10 forum was always going to be temporary and we now suggest adding the appropriate "9" or "10" post icon when starting a new topic that is specific to a particular version.
As for your display problem, I cannot see what the problem is and I do not have the hardware to test it myself. Hopefully someone else has this (or a similar) display and can investigate.
Re: Project from FC9 not working in FC10!
Posted: Tue Feb 21, 2023 5:09 pm
by jgu1
Ok, so we can state that ILI9488 does not work in FC10 and are forced to be content with using it in FC9?
As a last attempt (and now I don't want to waste any more time on it), I tried to create a new project from scratch in FC 10. I can see there are also errors in the simulation, the background color does not work and I cannot compile the project.
Re: Project from FC9 not working in FC10!
Posted: Tue Feb 21, 2023 6:58 pm
by Steve-Matrix
There doesn't seem to be an error in the C code. The error message is this:
Code: Select all
Error: Invalid value for '-b' / '--baud': 'flash' is not a valid integer.
I don't know what could be causing that error.
As for the errors with that gLCD component, I said *I* cannot help further because I do not have the appropriate hardware to test it and I am not familiar with that particular component. Hopefully someone else will be able to help.
As far as I could see, the C code generated for v9 and v10 are nearly identical. Perhaps there is an issue with your toolchain setup in v10. That's strange though, because you should be using the same toolchain for v9 and v10.
Re: Project from FC9 not working in FC10!
Posted: Tue Feb 21, 2023 8:06 pm
by LeighM
The error looks like a programming issue.
Have you set the com port in the project settings?
Re: Project from FC9 not working in FC10!
Posted: Tue Feb 21, 2023 8:25 pm
by jgu1
Hi Leigh!
You´re rigth, my fault, thank´s, now after choose the port I can programing.
Concerning the other bugs, Ili9488 not working and bugs in the simulation ( no background colar,) should I write in the bugsforum or do you take action, please?
I know Ben have a Ili9488 spi display.
Jorgen