Page 1 of 1

SplitString$() function does not work

Posted: Mon Dec 04, 2023 2:23 pm
by barmaleyka
Hi.
The SplitString$() function does not work, or rather the project is not compiled if this function is present.

Re: SplitString$() function does not work

Posted: Fri Dec 08, 2023 11:05 am
by barmaleyka
C:\Temp\ccK7ovBM.o: In function `main':
Atmega328p.c:(.text.startup.main+0x36c): undefined reference to `FCI_SPLITSTRING'
collect2.exe: error: ld returned 1 exit status

Re: SplitString$() function does not work

Posted: Fri Dec 08, 2023 3:21 pm
by medelec35
Hello.
This has been reported, but for esp32
Take a look here as a solution is given.

Re: SplitString$() function does not work

Posted: Sat Dec 09, 2023 1:48 am
by barmaleyka
Hello.
Unfortunately, there is no SplitString$ function in the AdvString component.