UART "SendString" command problem [SOLVED]

For general Flowcode discussion that does not belong in the other sections.
Sasi
Posts: 91
http://meble-kuchenne.info.pl
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 36 times
Been thanked: 9 times

Re: UART "SendString" command problem

Post by Sasi »

Sorry, I phrased the question poorly.
So far I have compiled my Flowcode10 projects with the default compiler (XC8 v2.10).
I would like to know if if I recompile these projects with the XC8 v2.50 compiler, can I expect any operational differences or errors in the target circuit due to the version difference?
But the answer to this question is probably NO, since they are generally backward compatible and you are also using this version. :)
Regards,
Sasi

ps.:
That was a too fast conclusion. :roll:
viewtopic.php?t=3102

Sasi
Posts: 91
Joined: Wed Dec 02, 2020 12:11 pm
Has thanked: 36 times
Been thanked: 9 times

Re: UART "SendString" command problem [SOLVED]

Post by Sasi »

I'm moving to the v2.50 compiler with Basic Optimization.
The optimization modification is described here:
viewtopic.php?p=19683#p19683

Post Reply