Here's a better Makefile to put into stm32 directory: This makefile assumes you have the arm development in /usr/local
mine is called /usr/local/gcc-arm-none-eabi-6-2017-q2-update The Makefile will download the latest stm32 development library. The best way to build is: go into freedv-dev create build directory cd into that type cmake .. type make fix all the errors or missing libraries type sudo make install then go into codec2-dev/stm32 and type make You should end up with a sm1000.bin file On Thu, Nov 9, 2017 at 12:19 PM, Jacob Falzon <jacobfalzon2...@gmail.com> wrote: > Hi again, > > I tried out the codec-dev folder and it didn't work. Some reason beyond me > nothing is working. > > I mean at this point I was just expecting some leds to pop up but nothing at > all is working. > > Thanks for your help all the same > > On Thu, Nov 9, 2017 at 6:00 PM, Jacob Falzon <jacobfalzon2...@gmail.com> > wrote: >> >> Many thanks!! >> >> I'll update and see if it works. >> >> On Thu, Nov 9, 2017 at 3:05 PM, Steve <coupaydevi...@gmail.com> wrote: >>> >>> On Thu, Nov 9, 2017 at 7:13 AM, Jacob Falzon <jacobfalzon2...@gmail.com> >>> wrote: >>> > Which build is that exactly? >>> >>> If you want a zip file: >>> https://sourceforge.net/p/freetel/code/2484/tarball >>> >>> I believe this will check out at that revision: >>> svn checkout --revision 2484 https://svn.code.sf.net/p/freetel/code/ >>> freetel-code >>> >>> 73/steve >>> >>> >>> ------------------------------------------------------------------------------ >>> Check out the vibrant tech community on one of the world's most >>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >>> _______________________________________________ >>> Freetel-codec2 mailing list >>> Freetel-codec2@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/freetel-codec2 >> >> > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Freetel-codec2 mailing list > Freetel-codec2@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freetel-codec2 >
Makefile
Description: Binary data
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Freetel-codec2 mailing list Freetel-codec2@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freetel-codec2