FS#47295 - [avrdude] 6.2 does not work for me

Attached to Project: Community Packages
Opened by Max (ne0h) - Tuesday, 08 December 2015, 14:29 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 08 December 2015, 14:42 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The current version of avrdude does not work for me. I always get the same error:

```
➜ ~ avrdude -cstk500v2 -P/dev/ttyACM0 -pt85
[1] 9734 floating point exception (core dumped) avrdude -cstk500v2 -P/dev/ttyACM0 -pm16
```

When I use avrdude from packages.ubuntu.com (version 6.0.1) everything works fine:

```
➜ test LD_LIBRARY_PATH="." ./avrdude -cstk500v2 -P/dev/ttyACM0 -pt85 -C avrdude.conf

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.02s

avrdude: Device signature = 0x1e930b

avrdude: safemode: Fuses OK (H:FF, E:DF, L:62)

avrdude done. Thank you.
```

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 08 December 2015, 14:42 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#47270 

Loading...