LabVIEW Interface for Arduino Blog

Community Browser
Labels
cancel
Showing results for 
Search instead for 
Did you mean: 

Arduino yun and Labview

vagos88
Member

Hi i am begginer both arduino & labview programing . I wanna make a school project on labview graph interface and i bought arduino yun for wi-fi .

When i try to upload the LIFA_base.ino

Arduino: 1.5.5-r2 (Windows 8), Board: "Arduino Yún"

AFMotor.cpp:97:5: error: #error "This chip is not supported!"

AFMotor.cpp:114:5: error: #error "This chip is not supported!"

AFMotor.cpp:134:5: error: #error "This chip is not supported!"

AFMotor.cpp:152:5: error: #error "This chip is not supported!"

AFMotor.cpp:173:5: error: #error "This chip is not supported!"

AFMotor.cpp:190:5: error: #error "This chip is not supported!"

AFMotor.cpp:213:5: error: #error "This chip is not supported!"

AFMotor.cpp:230:5: error: #error "This chip is not supported!"

AFMotor.cpp: In constructor 'AF_Stepper::AF_Stepper(uint16_t, uint8_t)':

AFMotor.cpp:334: error: 'CS20' was not declared in this scope

  This report would have more information with

  "Show verbose output during compilation"

  enabled in File > Preferences.

Comments