Package: uisp
Version: 20050207-4
Severity: normal

I have a STK200 (parallel port) programmer and atTiny2313 part 
I can't write the flash of this part using uisp, but I can read the
chip-id and flash, erase the part, read and write the eeprom,

using avrdude and the exact same hardware I was able to write the 
flash so I suspect it is a software problem, avrdude uses /dev/parport0
so it's working via the kernel instead of direct to the hardware.

Uisp does work fine with a at90s2313 part and the same hardware.
so it does not seem to be a configuration issue, just that the flash
writes never work on ATtiny2313,

ja...@gonzo:~$ sudo /usr/bin/uisp -dprog=stk200 -dlpt=0x378 --terminal
Atmel AVR ATtiny2313 is found.
Entering the AVR Terminal. ?-help, q-quit.
avr> rd 0
flash: $ff
avr> wr 0 0
Error: Data polling readback status: write=0x00 read=0xff
If device was erased disable polling with the -dno-poll option.

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (700, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-bpo.2-686 (SMP w/2 CPU cores)
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages uisp depends on:
ii  libc6                        2.7-18      GNU C Library: Shared libraries
ii  libgcc1                      1:4.3.2-1.1 GCC support library
ii  libstdc++6                   4.3.2-1.1   The GNU Standard C++ Library v3

uisp recommends no packages.

uisp suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to