Re: [fpc-devel] Status of ESP8266 embedded target

2022-09-19 Thread Christo Crause via fpc-devel
On Mon, Sep 19, 2022 at 8:52 PM Florian Klämpfl via fpc-devel < fpc-devel@lists.freepascal.org> 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

Re: [fpc-devel] Status of ESP8266 embedded target

2022-09-19 Thread Florian Klämpfl via fpc-devel
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 targe