Curiosity Nano DB - programmer failure on Linux #96
Replies: 4 comments 5 replies
-
I have no experience using these parts on linux. I have not a clue. Could there be some "modem manager" that opens any serial port connected to the computer? do you have appropriate permissions to use serial ports? does the mass storage need to be unmounted to work? I'm just grasping at straws here, I've barely used the curiosity board, and don't have physical access to any linux systems to test on. |
Beta Was this translation helpful? Give feedback.
-
This is not really specific to this core, since that error is coming from avrdude, and would happen independently of my core... Moving to discussions section in hopes of someone else seeing it over there, and because it does not represent a defect in DxCore. |
Beta Was this translation helpful? Give feedback.
-
Well if it's failing on MPLab on linux, complain to Microchip support, see
if they've got a fix (and tell us if they do :-P ) Sounds like there's some
driver support type issue to me >.>
…On Tue, Apr 27, 2021 at 11:23 PM pfoun ***@***.***> wrote:
@anarchodin <https://github.com/anarchodin> This evening I tried my
Curiosity Nano AVR128DB48 boad and I also have been unable to upload to the
Curiosity Nano AVR128DB48 with the Arduino IDE in Linux. Mplabx is also
unable to upload to this board in Linux. In Windows 10 both Mplabx and
Arduino IDE upload to the board successfully.
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#96 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTXEW4P27YQAGOSN4DC4X3TK55URANCNFSM42C6HLLQ>
.
--
____________
Spence Konde
Azzy’S Electronics
New products! Check them out at tindie.com/stores/DrAzzy
GitHub: github.com/SpenceKonde
ATTinyCore <https://github.com/SpenceKonde/ATTinyCore>: Arduino support for
all pre-2016 tinyAVR with >2k flash!
megaTinyCore <https://github.com/SpenceKonde/megaTinyCore>: Arduino support
for all post-2016 tinyAVR parts!
DxCore <https://github.com/SpenceKonde/DxCore>: Arduino support for the AVR
Dx-series parts, the latest and greatest from Microchip!
Contact: ***@***.***
|
Beta Was this translation helpful? Give feedback.
-
This issue: MCUdude/MegaCoreX#13 was closed by a update to MegaCoreX. I still have the previous described Error when programming my Curiosity Nano AVR128DB48 with Linux. Did you find a way to fix this? |
Beta Was this translation helpful? Give feedback.
-
I just got an AVR128DB48 Curiosity Nano board, installed DxCore ... and promptly errored out.
I can upload to the board, by using the mass storage device and asking the Arduino IDE to export binaries. But trying to use the Arduino IDE to do the upload consistently gives this warning:
This appears to be blocking me from setting any of the fuses, which is a little annoying. (Using the USB drive to flash the device is honestly better for my workflow.) Any idea what might be going on?
Beta Was this translation helpful? Give feedback.
All reactions