pilot779
About
- Username
- pilot779
- Joined
- Visits
- 2
- Last Active
- Roles
- Member
Comments
-
I updated arduino IDE and the SAM Board addon - still the same behaviour...
-
The eeprom I2C communication works fine. The watchdog will not reset after the data communication between controller and eeprom. After writing I can read the eeprom again, and the new value is stored correctly. The watchdog resets will occur after …
-
With my Firefox it is working now too. I retried it with the Internet Explorer. There is still the empty configuration.
-
Thank you! Now it´s working fine :-)
-
It also happens with a default configuration... I also tried 2 webbrowser with the same result (Firefox and IE).
-
Now I downloaded the sources from github and I selected the due tree and it works now! I don´t know why, but I have trouble with the configuration tool... However the creation of the configuration.h works with the separate download. So I´m happy no…
-
I downloaded the sources with the configuration tool and there I selected the ARM based DUE. But there I had some trouble, because the configuration.h file was completely unconfigured in the zip download (the separate download works). So because of …
-
Thank you for your help! I installed SAM boards and selected the DUE Programming port. And I got an answer when I selected "Get board info" :-) But now I have another problem... The compiler can´t find avr/io.h what is included in the HAL (HAL.h) …