[PATCH] Removed pppd sample from LM3S6965 testsuite

Martin Galvan omgalvan.86 at gmail.com
Tue Jun 10 12:34:14 UTC 2014


When trying to compile RTEMS for the Stellaris LM3S6965 board, I had an
issue of pppd.exe's .rodata section being too big to fit in the board's
memory image (region 'ROM_INT' overflowed). I fixed it by adding a line
with pppd to lm3s6965-testsuite.tcfg:

diff --git
a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
b/c/src/lib/libbsp/arm/lm3s6
index 69bac56..86d1797 100644
--- a/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
+++ b/c/src/lib/libbsp/arm/lm3s69xx/make/custom/lm3s6965-testsuite.tcfg
@@ -16,3 +16,4 @@ jffs2_fssymlink
 jffs2_fstime
 monitor02
 utf8proc01
+pppd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20140610/52ddf37d/attachment.html>


More information about the devel mailing list