RoboDurden / Hoverboard-Firmware-Hack-Gen2.x

with different defines_2-x.h for different board layouts :-) Compiles with Keil version 6
GNU General Public License v3.0
84 stars 28 forks source link

GD32F103 build error #73

Open Hishamahmed97 opened 6 months ago

Hishamahmed97 commented 6 months ago

3

Hello there, Appreciate your huge efforts doing all these documentation and coding stuff. I am trying to use the keil project to build the code for target 2 (2-2-1) layout. After choosing the target in the keil target drop-down and build the target, it shows the attached errors (which are mainly because the defines_2-2-1.h include file is not found. I will be much grateful if you give me a little bit of directions on how to proceed in this regard.

Thanks for your time!

RoboDurden commented 6 months ago

You first have to run autodetect. Post the resulta here and I will make the missing defines file.

Watch my YouTube video on autodetect.

Hishamahmed97 commented 6 months ago

I watched it. So you mean to flash first the binary file for auto detect on the repo for GD32F103 and connect the board with arduino through uart pins see the results?

RoboDurden commented 6 months ago

Yes