Forum - MCS Electronics

 

FAQFAQ SearchSearch RegisterRegister Log inLog in

Atmel-ICE Porgrammer

 
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR
View previous topic :: View next topic  
Author Message
Tomek

Bascom Member



Joined: 14 Dec 2005
Posts: 2

poland.gif
PostPosted: Wed Jan 07, 2015 10:23 am    Post subject: Atmel-ICE Porgrammer Reply with quote

Hello!

I want to buy a new Atmel's programmer. It's call Atmel-ICE. And I have a question.

Atmel ICE here: http://www.atmel.com/webdoc/atmelice/index.html

Is Bascom support this programmer? I was looking in BASCOM options of programmer, and there wasn't this hardware.

If not, when it could be?

I have Bascom 2.0.7.8 and 2.0.7.7

Best Regards!
Tomek

(BASCOM-AVR version : 2.0.7.8 )
Back to top
View user's profile
ivangel

Bascom Member



Joined: 20 Sep 2010
Posts: 41
Location: Poland

poland.gif
PostPosted: Thu Jan 08, 2015 12:34 pm    Post subject: Reply with quote

because on the forum the principle of responding in English, I answer that Bascom supports the programmer (I have it myself), but in console mode, I can specify parameters. This requires installation of AVR-Studio version 6.2
Pozdrawiam

_________________
www.midaz.com.pl
Back to top
View user's profile Visit poster's website
Tomek

Bascom Member



Joined: 14 Dec 2005
Posts: 2

poland.gif
PostPosted: Fri Jan 09, 2015 4:51 pm    Post subject: Reply with quote

ivangel wrote:
because on the forum the principle of responding in English, I answer that Bascom supports the programmer (I have it myself), but in console mode, I can specify parameters. This requires installation of AVR-Studio version 6.2
Pozdrawiam


Thank you very much for your answer/

Which type of programmer have you set in Bascom? AVR ISP mkII? This programmer is realy very fast just like tell's in describes?

I have AVR ISP mkII (original ATMEL version) and I used AtmelStudio to install and upgrade my programmer and something I'm using it to tests...

Pozdrawiam!
Back to top
View user's profile
ivangel

Bascom Member



Joined: 20 Sep 2010
Posts: 41
Location: Poland

poland.gif
PostPosted: Thu Jan 15, 2015 9:22 am    Post subject: Reply with quote

Atmel ICE. AVR Studio 6.2 supporting this programer. This is the command line:
Quote:
"C:\Program Files (x86)\Atmel\Atmel Studio 6.2\atbackend\atprogram.exe"

Quote:
-t atmelice -i jtag -d {CHIP} program -c -fl --verify -f {FILE} info
, you must check Use HEX file
As you see, in my is used jtag type of interface, change to pdi if you use PDI interface.
Pozdrawiam

P.S. I forgot to add: you must chose External programer...

_________________
www.midaz.com.pl
Back to top
View user's profile Visit poster's website
O-Family

Bascom Expert



Joined: 23 May 2010
Posts: 320
Location: Japan

japan.gif
PostPosted: Wed May 17, 2017 1:10 am    Post subject: Reply with quote

Hi,
Programmer [AVRISPmkII] seems to be discontinued.
The successor is [Atmel - ICE], but writing from the command line is hard to use.
I hope for BASCOM's IDE urgently!
Back to top
View user's profile Visit poster's website
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5921
Location: Holland

blank.gif
PostPosted: Fri May 19, 2017 12:33 pm    Post subject: Reply with quote

you can buy them on ebay. or buy a clone, they work ok too.
i have been busy with the JTAG ICE3. (the older model however). They changed the protocol so now it is a HID device. I hope the latest also called jtag ice3 is compatible. I hope that microchip will have a smarter approach.
While i have written 99% of the code now, i am debugging to track a problem. For some reason i can not read the signature.
When i am done i will make it available to you so you can test it.

_________________
Mark
Back to top
View user's profile Visit poster's website
O-Family

Bascom Expert



Joined: 23 May 2010
Posts: 320
Location: Japan

japan.gif
PostPosted: Sat May 20, 2017 12:42 am    Post subject: Reply with quote

Hi Mark,

Yes, I know the existence of a clone of [AVRISPmkII].
However, being a genuine product of Atmel(microchip) is important for embedded products of AVR.
Many users were impressed when BASCOM completed IDE of [AVRISPmkII].
By all means, please also correspond to [Atmel-ICE]!
I have [Atmel-ICE], so it is possible to check the operation with SLA.

Best regards
Back to top
View user's profile Visit poster's website
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5921
Location: Holland

blank.gif
PostPosted: Sat May 20, 2017 12:38 pm    Post subject: Reply with quote

there exist real ones too on ebay.
i also use the genuine ones. but since users buy clones, i have them too. and they work equally well, but... they requires special firmware for libusb.
since the new tiny platform also needs yet another programmer i thought it would be best to add jtag ice3. jtag first btw.

_________________
Mark
Back to top
View user's profile Visit poster's website
O-Family

Bascom Expert



Joined: 23 May 2010
Posts: 320
Location: Japan

japan.gif
PostPosted: Sat May 20, 2017 4:29 pm    Post subject: Reply with quote

Of course, I also have a real [AVRISPmkII].
However, new AVR users are wondering which one to choose.

albertsm wrote:
there exist real ones too on ebay.

Where is it?
I searched, it became a premier item and it is very expensive and traded.
Back to top
View user's profile Visit poster's website
albertsm

Administrator



Joined: 09 Apr 2004
Posts: 5921
Location: Holland

blank.gif
PostPosted: Mon May 22, 2017 2:01 pm    Post subject: Reply with quote

I had a look. I bought it a year ago. It is not available anymore. When i do a new search i see 1 genuine programmer. The others are compliant/fake.
_________________
Mark
Back to top
View user's profile Visit poster's website
svberg

Bascom Member



Joined: 07 Nov 2011
Posts: 48

blank.gif
PostPosted: Tue Aug 15, 2017 4:53 pm    Post subject: Reply with quote

Hi.
Any news about when we can expect to use the Atmel-Ice direct ffrom Bascom??
Back to top
View user's profile
Csuhás

Bascom Member



Joined: 29 Dec 2005
Posts: 2

hungary.gif
PostPosted: Tue Sep 03, 2019 2:49 pm    Post subject: ATMEL ICE Reply with quote

As an ATMEL-ICE owner, I also look forward to supporting the device.
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic    www.mcselec.com Forum Index -> BASCOM-AVR All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum