Git Product home page Git Product logo

hoverboard-objectoriented-operatingsystem's People

Contributors

robodurden avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

hoverboard-objectoriented-operatingsystem's Issues

default compile error

Build started: Project: Hoverboard
*** Using Compiler 'V6.19', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin'
Build target 'Target 1'
Note: source file '.\Lib\main.cpp' - object file renamed from '.\Objects\main.o' to '.\Objects\main_1.o'.
compiling bldc.c...
compiling setup.c...
compiling main.c...
compiling comms.c...
compiling it.c...
compiling commsBluetooth.c...
compiling commsSteering.c...
compiling commsMasterSlave.c...
compiling led.c...
Lib/main.cpp(1): warning: In file included from...
Lib/CIO.h(6): warning: In file included from...
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Firmware/Peripherals/inc\gd32f1x0_rcu.h(42): warning: In file included from...
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include\gd32f1x0.h(187): error: expected ';' after enum
typedef enum {FALSE = 0, TRUE = !FALSE} bool;
                                       ^
                                       ;
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include\gd32f1x0.h(187): warning: typedef requires a name [-Wmissing-declarations]
typedef enum {FALSE = 0, TRUE = !FALSE} bool;
^~~~~~~
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include\gd32f1x0.h(187): warning: declaration does not declare anything [-Wmissing-declarations]
typedef enum {FALSE = 0, TRUE = !FALSE} bool;
                                        ^~~~
2 warnings and 1 error generated.
compiling main.cpp...
Lib/CIO.cpp(1): warning: In file included from...
Lib/CIO.h(6): warning: In file included from...
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Firmware/Peripherals/inc\gd32f1x0_rcu.h(42): warning: In file included from...
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include\gd32f1x0.h(187): error: expected ';' after enum
typedef enum {FALSE = 0, TRUE = !FALSE} bool;
                                       ^
                                       ;
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include\gd32f1x0.h(187): warning: typedef requires a name [-Wmissing-declarations]
typedef enum {FALSE = 0, TRUE = !FALSE} bool;
^~~~~~~
C:/Users/qgb/AppData/Local/Arm/Packs/GigaDevice/GD32F1x0_DFP/3.2.1/Device/Include\gd32f1x0.h(187): warning: declaration does not declare anything [-Wmissing-declarations]
typedef enum {FALSE = 0, TRUE = !FALSE} bool;
                                        ^~~~
2 warnings and 1 error generated.
compiling CIO.cpp...
compiling gd32f1x0_adc.c...
compiling gd32f1x0_dbg.c...
compiling gd32f1x0_fwdgt.c...
compiling gd32f1x0_dma.c...
compiling gd32f1x0_gpio.c...
compiling gd32f1x0_misc.c...
compiling gd32f1x0_i2c.c...
compiling gd32f1x0_opa.c...
compiling gd32f1x0_pmu.c...
compiling gd32f1x0_syscfg.c...
compiling gd32f1x0_rcu.c...
compiling gd32f1x0_wwdgt.c...
compiling gd32f1x0_timer.c...
compiling gd32f1x0_usart.c...
assembling startup_gd32f1x0.s...
compiling system_gd32f1x0.c...
".\Objects\Hoverboard.axf" - 2 Error(s), 4 Warning(s).
Target not created.
Build Time Elapsed:  00:00:09

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.