Ran into a slight problem while trying to make/make bin OwlWare as I am preparing to test out the Tannhauser compiler.
make: *** No rule to make targetOwlWare.bin', needed by
bin'. Stop.
I am guessing this is something trivial and I just misunderstood the readme.
- I checked out OwlWare and did
git submodule init
andgit submodule update
although it didn't show in the Terminal if it was successful or not. The Owl Patches folder is there though with loads of stuff in it. - gcc-arm-none-eabi-4_8-2014q1 is in the tools directory, and i've changed the Makefile.common to reflect the slightly different directory name (2014q1)
- STM32F4-Discovery_FW_V1.1.0 is in the Libraries directory
I am running OSX Mavericks 10.9.2