Forum Discussion
Altera_Forum
Honored Contributor
20 years agoThanks, hippo! Looks like its working now http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/laugh.gif
uClinux/Nios II
Altera Nios II support (C) 2004 Microtronix Datacom Ltd.
Built 1 zonelists
Kernel command line:
PID hash table entries: 64 (order: 6, 1024 bytes)
Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
Memory available: 6984k/8192k RAM, 0k/0k ROM (704k kernel code, 385k data)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
Linux NoNET1.0 for Linux 2.6
Serial: JTAG UART driver $Revision: 1.4 $
ttyJ0 at MMIO 0x81004000 (irq = 1) is a jtag_uart
io scheduler noop registered
io scheduler deadline registered
Freeing unused kernel memory: 304k freed (0xba000 - 0x105000)
init started: BusyBox v1.1.1-pre0 (2006.03.06-00:20+0000) multi-call binary
BusyBox v1.1.1-pre0 (2006.03.06-00:20+0000) Built-in shell (msh)
Enter 'help' for a list of built-in commands.
# By the way, if I had to install the bluez module into the linux kernel as well as the driver for the IP core for USB, would that likely cause any problems with running out of RAM? Also, in the toolchain, the compiler used to compile was nios2-linux-uclibc-gcc hello.c -o hello -elf2flt If I already have a compiled object file (compiled with g++), is there any way of converting the object file with something like elf2flt?