adafruit / ArduinoCore-samd

114 stars 116 forks source link

math_helper.h unknown file type uint32 #56

Open SimGas opened 5 years ago

SimGas commented 5 years ago

Hi,

I wanted to debug the feather M0 using Atmel Studio. Building the basic arduino blink sketch caused the build to fail with approx 643 errors: "unknown file type uint32_t" in math_helper. Can you please fix the math_helper file so that it includes the file type definition on its own?

Thanks Simon

deanm1278 commented 5 years ago

Hi @SimGas please set up Atmel Studio according to this guide: https://learn.adafruit.com/proper-step-debugging-atsamd21-arduino-zero-m0?view=all#paths-and-optimizations

SimGas commented 5 years ago

Hi,

I did exactly as described in this guide. But the error remains until deleting of math_helper.h

Von: deanm1278 notifications@github.com Gesendet: Freitag, 27. Juli 2018 17:50 An: adafruit/ArduinoCore-samd ArduinoCore-samd@noreply.github.com Cc: SimGas simongassner@gmx.de; Mention mention@noreply.github.com Betreff: Re: [adafruit/ArduinoCore-samd] math_helper.h unknown file type uint32 (#56)

Hi @SimGas https://github.com/SimGas please set up Atmel Studio according to this guide: https://learn.adafruit.com/proper-step-debugging-atsamd21-arduino-zero-m0?view=all#paths-and-optimizations

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/adafruit/ArduinoCore-samd/issues/56#issuecomment-408460318 , or mute the thread https://github.com/notifications/unsubscribe-auth/AgFdOmyDQcXdLQHtno3tWupkUeLhqjqcks5uKza5gaJpZM4VjXK0 .