From mboxrd@z Thu Jan 1 00:00:00 1970 From: onyxtape Date: Mon, 28 Apr 2008 12:10:21 -0700 (PDT) Subject: [U-Boot-Users] Running uC/OS-II on top of u-boot Message-ID: <16945849.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello all, We have a PowerPC 440 EP (from a AMCC Yosemite evaluation kit) and we are in the process of evaluating OSes for it. The industrial strength ones (like vxWorks) are too much feature-wise and money-wise, so we're hoping to try out uC/OS-II. If someone has tried to do this before, I have a few questions: - How do you configure it to run on top of u-boot? What commands are used? - Can the porting layer of uC/OS-II use some of the u-boot functions for PCI and ethernet access? - Are there any existing instructions on how to build (or create a makefile) uC/OS-II using the compilers supplied by the ELDK? I keep getting a failure to "find entry symbol _start", even if I include the gcc libraries, crtbegin.o, etc. I appreciate any help that I can get with my questions. Thanks! -- View this message in context: http://www.nabble.com/Running-uC-OS-II-on-top-of-u-boot-tp16945849p16945849.html Sent from the Uboot - Users mailing list archive at Nabble.com.