Project

General

Profile

Actions

Compile-with-sercomm » History » Revision 3

« Previous | Revision 3/10 (diff) | Next »
gnutoo, 02/19/2016 10:49 PM


To compile nuttx-bb, do the following steps: {{{
git clone git://git.osmocom.org/osmocom-bb
git clone git://git.osmocom.org/nuttx-bb
}}} * Put the gnuarm(for 64bit) or the codesourcery(for 32bit)
in your path(there is a problem with gnuarm for 32bit). * Compile osmocom-bb as usual {{{
cd osmocom-bb/src
make
cd ../../
}}} * Compile nuttx-bb: {{{
cd nuttx-bb/nuttx/tools/
./configure.sh compal_e88/nsh #for compal_e88( gta02 and Motorola W220).
./configure.sh compal_e99/nsh #for compal_e99( motorolla c155 )
cd ../
make
}}} * nuttx.bin is ready for beeing loaded like any other firmware

  • Clone osmocom-bb and nuttx-bb, they must reside in the same directory and you shouldn't change the name of the osmocom-bb directory.
Files (0)

Updated by gnutoo about 8 years ago · 3 revisions

Add picture from clipboard (Maximum size: 48.8 MB)