You are here

Building the vesc firmware in Chibi Studio

2 posts / 0 new
Last post
chris1seto
Offline
Last seen: 1 year 1 month ago
Joined: 2019-01-04 01:41
Posts: 11
Building the vesc firmware in Chibi Studio

I have Chibi studio set up on Windows. I am trying to figure out how to open the vesc project. Simply importing the entire repo folder results with a ton of template projects from the STM32 examples, but not the actual vesc.

Does anyone know how to simply load the vesc project in a new install of Chibi Studio?

kinzma
Offline
Last seen: 2 weeks 5 hours ago
VESC Free
Joined: 2017-10-06 10:19
Posts: 9

This has been answered in the old forum by Thierry and as far as I know probably still works http://vedder.se/forums/viewtopic.php?t=165&start=20

in short :

Install Chibi Studio as described on the website video.
>File >New >Makefile Project with Existing Code >Choose existing code location "Browse".
>Project>Properties >C/C++ Build >Configuration "Default", Build Location "Workspace" Choose Project Directory >Apply >OK
>Build and DONE

It does NOT work however if you use the import project wizard..... No Idea why ....

Regards,

Max