You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when the code has been modified, just make linkPin and pvVol become integer declarations, problem solved! Anyone tell me is this a compiler's bug or not?
Is there any error before the ld error? Could you try again with verbose compilation enabled, and post the full output (from the bottom window) and your full sketch code?
Please see Issue 2989. There are full dumps and source all zipped up, including the Windbg analysis. There should be more than enough information for someone with the LD.exe source to trace the problem.
Activity
laisan86 commentedon Mar 24, 2015
However, when the code has been modified, just make linkPin and pvVol become integer declarations, problem solved! Anyone tell me is this a compiler's bug or not?

matthijskooijman commentedon Mar 24, 2015
Is there any error before the ld error? Could you try again with verbose compilation enabled, and post the full output (from the bottom window) and your full sketch code?
laisan86 commentedon Mar 25, 2015
No! No compilation errors, I checked many times.
ffissore commentedon Mar 31, 2015
Can you share the whole sketch?
HiTechHiTouch commentedon Sep 9, 2016
Please see Issue 2989. There are full dumps and source all zipped up, including the Windbg analysis. There should be more than enough information for someone with the LD.exe source to trace the problem.
