Building Cerbuino Bee TinyBooter with MDK

Hi all,

I have a Cerbuino Bee and 'im trying to build TinyBooter from scratch for this card using the porting kit.
I’ve read the wiki and it says that Cerbuino uses the same firmware as Cerberus.
So to build the firmware of the cerberus, I installed NETMF 4.2 porting kit and downloaded the additional “Solutions” and “DeviceCode” from GHI OSHW NETMF page.

On the Wiki it says that I have to use RVDS to build the source code. The thing is I only have a copy of MDK 4.52 that I took from work.
In the files of the Solutions\FEZCerberus\TinyBooter I see a scatter file for RVDS and MDK, so i’m guessing it can be built with MDK.

When I try to build this thing with

msbuild /t:build /p:flavor=release;memory=flash

I have the following error:

So my question is : Can I build the Cerberus firmware using MDK 4.52 and if so could anyone enlighten me on thing error i’m stick with ?

Thanks a lot,

Is this on QFE2 ? AFAIK there were some fixes made for MDK targets and specifically for ‘Cortex-M4.fp’

1 Like

Yep it’s on QFE2.

Oh shit I just checked you were right I was on QFE1. I updated the PK and everything’s working now.

Thank you so much Rajesh I was stuck on this for quite some time now.

We need profanity filter.

2 Likes