mega 2560 will not connect with any computer via usb


i have tried 4 types of software connect mega 2560 , every time saysarduino: 1.6.9 (mac os x), board: "arduino/genuino uno"

/users/richard/downloads/kosselrevb 6/kosselrevb/kosselrevb.ino:33:27: fatal error: configuration.h: no such file or directory
 #include "configuration.h"
                           ^
compilation terminated.
exit status 1
error compiling board arduino/genuino uno.

this report have more information with
"show verbose output during compilation"
option enabled in file -> preferences.
if can appreciated.

however when try connect repetier says serial port error can not connect.

it more helpful if posted link downloaded kosselrevb from. since didn't forced search , must assume came here: https://github.com/bloveless/kosselrevb

instructions:


i believe cause of issue didn't rename folder. when tried open kosselrevb.ino dialog:
quote
the file "kosselrevb.ino" needs inside sketch folder named "kosselrevb". create folder, move file, , continue?
when clicked ok arduino ide moved kosselrevb.ino didn't move other required files along it, including configuration.h.


Arduino Forum > Using Arduino > Installation & Troubleshooting > mega 2560 will not connect with any computer via usb


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'