8 years, 9 months ago.

Yotta experiences

I see that yotta the command line build too is avaiable on github. Anyone using it to build for mbed? What are your experiences? What OS are you on? etc.

https://github.com/ARMmbed/yotta

thanks

Eric

Did you give it a try? If I find time these days , I can share some experience.

posted by Martin Kojtal 31 Jul 2015

I haven't yet. I also don't see any documentation for mbed targets. The examples don't show any.

posted by Eric Palmer 31 Jul 2015

1 Answer

8 years, 7 months ago.

I did follow the tutorial to install the Yotta on my macbook air this morning. There were an issue when using the PIP to build the cython hidapi. After upgrading the Python setuptools from v.15 to v.18, I had successfully installed the Yotta on my macbook air with no issues.

My first image is that it is a really powerfully tool. However, if you have a bigger plan, you would be better to consider how to "modulize" your programs carefully before kicking off the project... especially those modules won't be removed until you submit the ticket to the administrator.

By the way, it would be better to add in the Fortran compiler since it can handle the sequential data from sensors easier.

Upgrade the setuptools by following instruction