Menu

Big Problem

Klaus
2016-03-28
2016-04-10
  • Klaus

    Klaus - 2016-03-28

    Have a big problem, the firmware does not get to the Mega 2560

    He shows me the following error, do not know what to do

    Arduino: 1.6.8 (Windows 7), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"
    
    In file included from C:\Users\Game\Desktop\easy_CNC_v0.2.1\easy_CNC\easy_CNC.ino:10:0:
    
    config.h:3: error: unterminated #ifndef
    
     #ifndef CONFIG_H
    
     ^
    
    In file included from sketch\CNCRouterISR.h:17:0,
    
                     from sketch\GCode.h:18,
    
                     from C:\Users\Game\Desktop\easy_CNC_v0.2.1\easy_CNC\easy_CNC.ino:11:
    
    config.h:3: error: unterminated #ifndef
    
     #ifndef CONFIG_H
    
     ^
    
    In file included from sketch\GCode.h:24:0,
    
                     from C:\Users\Game\Desktop\easy_CNC_v0.2.1\easy_CNC\easy_CNC.ino:11:
    
    config.h:3: error: unterminated #ifndef
    
     #ifndef CONFIG_H
    
     ^
    
    exit status 1
    unterminated #ifndef
    
    Dieser Bericht wäre detaillierter, wenn die Option
    "Ausführliche Ausgabe während der Kompilierung"
    in Datei -> Voreinstellungen aktiviert wäre.
    

    What can or should I do?

     

    Last edit: Klaus 2016-03-28
  • Hawk

    Hawk - 2016-04-10

    Hi Klaus, it seems the same problem that had many people that used the new Arduino IDE 1.6.8.
    I developped the firmware with the Arduino IDE 1.5.6-r2. Tray with it.
    Let me know.

    Francesco

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.