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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to