Page 1 of 1

[SOLVED] Crazyradio dev env-SDCC version 3.2 instead of 2.9

Posted: Sun Dec 01, 2013 11:35 pm
by derf
Hi,

I tried to compile the Crazyradio as described here:
http://wiki.bitcraze.se/projects:crazyradio:dev_env

During the compile I got the following error:

Code: Select all

src/main.c:45:2: error: #error Compiling with SDCC other than 3.2 is not supported due to a bug when launching the bootloader
In the commit comments I also found this:
Adding preprocessor check to impose compiling with SDCC 3.2
So I guess the wiki should be updated with the correct link to SDCC version 3.2, right?

Regards,

Fred

Re: Crazyradio dev env - SDCC version 3.2 instead of 2.9

Posted: Tue Dec 17, 2013 12:56 pm
by derf
Saw that this has been fixed in the wiki, therefore marking as solved.