ROSSerial implementation
bberrevoets
Posts: 1
in Propeller 1
Hello,
Is it possible to implement the ROSSerial in SimpleIDE, just like it is implemetent for the Arduino?
I have tried it myself, but i always get the following error, and i do not know how to avoid that.
It would be great if it is possible.
Kind regards,
Bert Berrevoets.
Is it possible to implement the ROSSerial in SimpleIDE, just like it is implemetent for the Arduino?
I have tried it myself, but i always get the following error, and i do not know how to avoid that.
/opt/parallax/lib/gcc/propeller-elf/4.6.1/../../../../propeller-elf/bin/ld: lmm/arlobot_core.elf section `.text' will not fit in region `hub' /opt/parallax/lib/gcc/propeller-elf/4.6.1/../../../../propeller-elf/bin/ld: region `hub' overflowed by 93384 bytes
It would be great if it is possible.
Kind regards,
Bert Berrevoets.
Comments
However, you might try a shorter string to see if it a string length issue.