Closed alexmanfrex closed 7 years ago
Hello, I assume that the problem is cause by one "feature" of Arduino IDE Boards Manager. It does not remove the previous (obsolete) version of the board support package. Please look to a folder
c:\Users_UserName_\AppData\Local\Arduino15\packages\CONTROLLINO_Boards\hardware\avr\
and delete all obsolete versions.
Please, let us know if it helps.
Thanks, Best regards, Lukas
Hello, I fixed this problem on Friday evening and it was actually the problem you describe in your answer … I’ve removed the folder as you suggest. Thank for your precious support
Best regards
Alessandro Manfredi R&D Electronic Designer Hexagon Manufacturing Intelligence T: +39 011 4025329 F: +39 011 4025388 E: alessandro.manfredi@hexagon.com
Da: CONTROLLINO [mailto:notifications@github.com] Inviato: lunedì 3 luglio 2017 12:44 A: CONTROLLINO-PLC/CONTROLLINO_Library CONTROLLINO_Library@noreply.github.com Cc: MANFREDI Alessandro alessandro.manfredi@hexagon.com; Author author@noreply.github.com Oggetto: Re: [CONTROLLINO-PLC/CONTROLLINO_Library] CONTROLLINO MEGA unknown during compiling (#4)
Hello, I assume that the problem is cause by one "feature" of Arduino IDE Boards Manager. It does not remove the previous (obsolete) version of the board support package. Please look to a folder
c:\UsersUserName\AppData\Local\Arduino15\packages\CONTROLLINO_Boards\hardware\avr\
and delete all obsolete versions.
Please, let us know if it helps.
Thanks, Best regards, Lukas
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/CONTROLLINO-PLC/CONTROLLINO_Library/issues/4#issuecomment-312613100, or mute the threadhttps://github.com/notifications/unsubscribe-auth/Aca46u2yVsvgJ3FQKu6hO1JGszf74Cpxks5sKMX3gaJpZM4OKuf1.
Today I ran into the same issue but on OSX. Where can I find the outdated package to delete it?
Hello Christian, please try this path
/Users/username/Library/Arduino15/packages/CONTROLLINO_Boards/hardware/avr/
Please, let us know about the results!
Thanks, Lukas
Hello, I'm working on CONTROLLINO MEGA Platform with Arduino 1.8.0 IDE. I'hadn't any problem in code compiling before this morning. Despite I follow the right procedure for installing hardware, now, when I try to compile my code, I get this error
"Board controllino_mega (platform avr, package CONTROLLINO_Boards) unknown"
(sorry, I translate it from italian ...)
I can see correctly the list of controllino boards in "Boards Manager" and select them, but at this moment, I can't compile with anything (and so my job is in stand-by ...)
Thanks for your attention