Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2021 00:25:10 +0100
From:      FreeBSD User <freebsd@walstatt-de.de>
To:        Marc Fonvieille <blackend@freebsd.org>
Cc:        Andrew Stevenson <andrew@ugh.net.au>, freebsd-embedded@freebsd.org, FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: Arduino IDF -> make/automake based environment
Message-ID:  <20211229002510.2e2c9cb0@hermann>
In-Reply-To: <YcCGjt6toaENVLLl@emphyrio.blackend.org>
References:  <20211219120947.75530a82@hermann> <0024BDB4-ABFE-4DAE-BC99-0AF43F8B3180@ugh.net.au> <YcCGjt6toaENVLLl@emphyrio.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Dec 2021 14:35:10 +0100
Marc Fonvieille <blackend@freebsd.org> wrote:

> Le 19.12.2021 21:03, Andrew Stevenson a =E9crit :
> >=20
> >  =20
> > > On 19. Dec 2021, at 12:18, FreeBSD User <freebsd@walstatt-de.de> wrot=
e:
> > >=20
> > > environment. Since I'm interested in coding for some smaller AMTEL MC=
Us and ESP32
> > > and like to digg a bit deeper than simply clicking a host base from a=
 menu, I'm not
> > > afraid of doing some larger basic setup if needed. =20
> >=20
> > If by small AMTEL MCUs you mean AVRs then avr-gcc and avrdude are in po=
rts.
> > =20
>=20
> For ESP32, you should look at:
> https://wiki.freebsd.org/electronics/arduino/esp32

Following these instructions with the most recent required ports on the lat=
est 13-STABLE,
results in an linker error:

/usr/local/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../=
../xtensa-esp32-elf/bin/ld:
cannot find crt1-sim.o: No such file or directory
/usr/local/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/5.2.0/../../../=
../xtensa-esp32-elf/bin/ld:
cannot find _vectors.o: No such file or directory
collect2: error: ld returned 1 exit status


> and
> https://forums.freebsd.org/threads/a-guide-for-installing-esp32-board-for=
-arduino-on-freebsd12-update-2021-08-17.78408/
>=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20211229002510.2e2c9cb0>