avr studio programmer attiny26

Thread Starter

LaurenceR

Joined Feb 7, 2013
107
I up loaded a hex file to the MCU and it doesn't seem to run. Have not done a lot of programming. what I have done is mainly in assembly, the program was written by someone else in C. Usint Mark II and studio 4. Any help would be appreciated.

Thanks.
 

Thread Starter

LaurenceR

Joined Feb 7, 2013
107
Attached is the schematic of the circuit. The main circuit I am testing is in the top half of the view. the bottom is for a 4 - 20 ma vcontrol signal that can also go back to the MCU. I had these developed for me some time ago but attempting to do my own programing and uploading. One comment I have is that avr studio 4 doesn't bring up ATtiny26 or the mkII ISP. tried to use something close. Not good.
Looking for the C file have only found the hex and test files. I actually tried uploading the hex file. Not successfully.
thanks.
 

Attachments

Thread Starter

LaurenceR

Joined Feb 7, 2013
107
I am finding that the attiny 26L is not listed in any of the programming and debugging devices. the last time I programmed them I used the stk500 board which is now obsolete. Does anyone know if the attiny 26L is no longer supported?
Thanks,
 

Thread Starter

LaurenceR

Joined Feb 7, 2013
107
OK, let me start here.No longer have the STK500 board. I purchased a MK II ISP. Should this work with either studio 4 or 6? Do I need some other isp programmer?
Thank you.
 

tshuck

Joined Oct 18, 2012
3,534
You can't just use another programming method/device. You will probably have to add definitions of the tools/devices with which you are working.
 

Thread Starter

LaurenceR

Joined Feb 7, 2013
107
I thought I installed all the drivers for the MK II however only jtag ice shows up and not MK II isp. Not sure what is going on or what to do.
thanks.
 
Top