[fpc-devel] Status of ESP8266 embedded target
Travis Siegel
tsiegel at softcon.com
Tue Oct 4 01:07:50 CEST 2022
Does this process use gcc to do the compile, instead of fpc directly? If
it does, I will dig into making it compatible with Parallax's line of
propeller boards, since it now supports GCC to generate code for the
propeller 1 and 2 boards. Being able to program these in pascal would
be wonderful. Parallax has a series of SBC products, including the
basic stamp, a java stamp, (no longer produced), and as mentioned, the
propeller boards. They also have several robot packages that can be
programmed via the propeller or basic stamps, so if the esp board code
does work, and it calls gcc for it's work, I'll certainly be interested
in tackling making it work with the propeller boards, I think that could
help some folks start using those boards.
On 9/19/2022 2:52 PM, Florian Klämpfl via fpc-devel wrote:
> Am 19.09.22 um 08:10 schrieb Christo Crause via fpc-devel:
>> I'm trying to get a minimal embedded example working, but there seems
>> to be some issues with the linker script and the startup code. Is
>> there a working (simple) example I can study? Or are further tweaks
>> needed to get the embedded target working for ESP8266?
>
> Not sure if it ever worked. I guess you looked already at the (little)
> information in the wiki?
>
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list