ErrNo 35

27 Nov 2011

/media/uploads/mikejhaas/mbed_error.png

I keep getting this error on anything I compile atleast 1 sometimes many depending how big the project is.

Thanks, Mike

27 Nov 2011

Hi Mike,

Sounds like you're trying to compile for a target that is not supported in the libraries you are using. Eg using the standard live libraries and trying to compile for the new M0.

If you are trying to use the m0, make sure you are in betamode and are using the m0-beta mbed libraries (see the details linked from the front page)

Hope that helps!

Simon

30 Nov 2011

Hi Simon,

You are right I found that the hard way. I was trying to create a new project for the m0 but it would always put the non-beta library in. I did figure a way to copy the correct library in, not prety but it did work.

Thanks, Mike

30 Nov 2011

Hi mike,

Glad it worked.

Also, we pushed all the m0 beta compiler, website and libraries live yesterday, so from now on, no more hoops hopefully! A new program using the latest live mbed libraries should now work for m0 fine.

We'll be updating the site to reflect this during the week.

Simon