Jump to content
RMweb
 

StewMac

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by StewMac

  1. Hi StewMac,

     

    I had this problem a few months ago after installing the latest Arduino IDE. Basically the 'DCC_Decoder.h' library is using some syntax which has now been deprecated, so it no longer parses correctly for compilation. The community needs to have the 'DCC_Decoder.h' modified so that it uses the newer syntax for defining this constant.

     

    You can get round this by installing an older version of the Arduino IDE, version 1.0.6 works for me, go to the Arduino web page, downloads and look for older versions. Hope you get it sorted.

     

    Cheers, Mark.

    Mark, Your bloods worth bottling my friend. I reinstalled Version 1.0.6 on my XP and it works like a charm. I can't thank you enough, I was convinced it was something I had done and I'm pleased it wasn't.

    I have to thank Ray for this post as I've been looking for this for quite a while now and only stumbled on it by accident a few weeks ago. So thankyou Ray for an absolutley brilliant post.

    Cheers from down under

    Stew

  2. Hi Ray,

    Wonder if you could help me solve a problem with my code for the "DCC Test". When I try to Verify the test routine I get the following error:

    I have the DCC Test sketch in C\stew\My Documents\Arduino.

    and AccelStepper, Adafruit_Motor_shield_V2_Library_master and dcc_decoder_v4 in 

    C\Stew\My Documents\Arduino\Libraries.

    It works fine up to adding the DCC Test, The stepper motor runs the Turntable Test Fine, but this has got me beat. I'm not much good at coding so forgive my ignorance. I hope you or one of your commrades can help me.

    Thankyou in advance.

    post-26646-0-49958400-1438611006.jpg

×
×
  • Create New...