Skip to content

Error compiling for board Arduino/Genuino Mega or Mega 2560 #6

@mcinquino

Description

@mcinquino

Hello,

I am having the same issue as issue #5. I see it was closed but the original poster replied after it was closed with same results I am getting.

Arduino IDE 1.8.8 - Windows 10 - W5100 Ethernet Shield

I have read the read me file that shows an example. I was not able to find a "user guide" as suggested in the #5 solution post? Based on that example this is what I interpret as the correct #define method?

#define WIZNET_W5100 = 1
#define ENC28J60 = 0
#define ESP8266 = 0

Oddly the sample program shows a different method and fails with the same error. Sample programs shows #define WIZNET_W5100 1. I also tried this format with removing the "=" from each line same error.

Is there another document I am missing?

Any help would be greatly appreciated.

Thanks,
Mike

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions