omv1065

About

Username
omv1065
Joined
Visits
9
Last Active
Roles
Member

Comments

  • yes!!! i just realize it. SORRY about this misunderstood, and THANK you for your time. probably i will be coming up with some other dumb questions
  • in the device manager the device is detected. I did upload some basic code from the examples (led blink) and it communicate when I have the Board: Arduino mega, if I select Due it just crash and give me:  No device found on COM3  An error occurred …
  • Sketch uses 173456 bytes (33%) of program storage space. Maximum is 524288 bytes. No device found on COM3 An error occurred while uploading the sketch at the end of the SDCARDDETECTINVERTED is giving me this error, sorry I thought I had it on the u…
  • I am just loosing my head! In file included from sketch\Repetier.h:198:0,                 from sketch\BedLeveling.cpp:107:sketch\Configuration.h:463:0: warning: "SDCARDDETECTINVERTED" redefined [enabled by default] #define SDCARDDETECTINVERTED 0 ^I…
  • #ifndef PINS_H #define PINS_H /* The board assignment defines the capabilities of the motherboard and the used pins. Each board definition follows the following scheme:CPU_ARCH   ARCH_AVR for AVR based boards   ARCH_ARM for all arm based boards tha…
  • when I created the Firmware I did select Arduino Due with RADDS.
  • on pins.h I already have deifine it as #define TWI_CLOCK_FREQ          400000. I just double check it. I did try to verify before uploading and give me this error exit status 1 invalid preprocessing directive #PINS_H
  • I did create the firmware from the: https://www.repetier.com/firmware/v092/index.php