lwIP | rtems-lwip: TI TMS570LC43x not recognized, build error (#15)
Armaan Chowfin (@ar-in0)
gitlab at rtems.org
Wed Jun 3 14:00:25 UTC 2026
Armaan Chowfin created an issue: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/issues/15
## Summary
a. The tms570lc4357_hdk bsp exists in rtems kernel (rtems.git commit `2e9e44a073`) but it is not defined in the rtems-lwip sources.
b. tms570_base.json lists files for BeagleBone/AM335x as source files for tms570 rtems-lwip builds, causing a build error.
## Steps to reproduce
```bash
export PATH=$RTEMS_TOOLS/bin:"$PATH"
./waf configure --prefix=<lwip-install> \
--rtems=<rtems-install> --rtems-tools=<rtems-tools> \
--rtems-bsps=arm/tms570lc4357_hdk
./waf build
```
`configure` works with rtems7, build fails.
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/issues/15
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260603/1d4f623e/attachment-0001.htm>
More information about the bugs
mailing list