[Bug 1735] lpc2362 fails to build libtests/math
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Feb 2 09:28:26 UTC 2011
https://www.rtems.org/bugzilla/show_bug.cgi?id=1735
Sebastian Huber <sebastian.huber at embedded-brains.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebastian.huber at embedded-br
| |ains.de
AssignedTo|joel.sherrill at oarcorp.com |sebastian.huber at embedded-br
| |ains.de
--- Comment #1 from Sebastian Huber <sebastian.huber at embedded-brains.de> 2011-02-02 03:28:25 CST ---
This is the memory map for this BSP:
MEMORY {
RAM_INT (AIW) : ORIGIN = 0x40000000, LENGTH = 32k
RAM_USB (AIW) : ORIGIN = 0x7fd00000, LENGTH = 8k
RAM_ETH (AIW) : ORIGIN = 0x7fe00000, LENGTH = 16k
ROM_INT (RX) : ORIGIN = 0x00000000, LENGTH = 128k
NIRVANA : ORIGIN = 0, LENGTH = 0
}
There is not much room for code. It sets the BSP_SMALL_MEMORY BSP option.
This disables some tests in other test suites. Maybe we need this also for the
math tests.
--
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the bugs
mailing list