Hm, I think you might be compiling the AVR code with the ARM compiler?I've managed to compile the cortex part with my makefile, I'll look at the rest tomorrow. It was easier than fighting Eclipse
Instead of fighting with Eclipse I just (literally minutes ago) wrote a makefile for the DrumSynth_FPU directory that seems to produce an output file. I'll look at the AVR part probably tomorrow. Its only been tested on my Mac but it should work on …
good idea to change the .cproject.
I am not a specialist of eclipse, can you tell me how can I see in eclipse the .cproject?
cheers.
I opened it with emacs I'm not sure how much you will be able to manually fix in that, since it references Windows…
There are probably more settings you'll need to change then, e.g. -mfloat-abi=hard or -mfpu...
Ok, so I installed Eclipse and now I see why it doesn't work out-of-the-box (the .cproject references Windows toolchains/local paths directly). I haven't …
Looks like the include path for Libraries/Device/STM32F4xx/include isn't set correctly. On second thought, it seems no additional include paths are given to the compiler (-Ipath), but I can't say where to look for those in eclipse...
And shouldn't t…
i am thinking to install a linux :-) on my virtual box, it seem easier to make the build :-)
Maybe we can create a shareable image?
Another option might be to create a CMake project and generate either makefiles or eclipse projects from that, but t…
@AdrianDo you know if these cases will require any changes to the display mounting?Two reasons for asking:1. I haven't soldered my display on the board yet b) I've noticed the display on the Shruti XT seems 'clipped' when viewed from an angle. I gue…
Heh, I just ordered the kit but still have to put together my LXR first... that will be synth #3 with an stm32f4 I already asked about the firmware, he might open source the firmware in the future but it's closed for now.