Discussion Forum

Ulink2 without uvision

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Richard Knoop
Posted
23-Feb-2010 08:43 GMT
Toolset
ARM
New! Ulink2 without uvision

We are using Uvision4 with the Ulink2 adapter for development and debugging. We are now ready for production.

Does anyone know if we can use the ulink2 adapter just for programming without uvision4.

We do not want that the production group needs the complete development tool. They only need to program the flash.

Any help will be greatly appreciated.

Read-Only
Author
Andrew Neil
Posted
23-Feb-2010 09:31 GMT
Toolset
ARM
New! Production programming

I suggest that you look at a proper JTAG production programmer.

Your chip supplier should be able to suggest some...

Read-Only
Author
Tamir Michael
Posted
23-Feb-2010 09:48 GMT
Toolset
ARM
New! RE: Ulink2 without uvision

even a non-licenced uv4 will flash correctly from the ide or command line (using -f switch - see documentation), so your production can either use an evaluation version or you can make a bootloader with a mas storage device. this is a lot simpler than making your own JTAG interface...

Read-Only
Author
Andrew Neil
Posted
23-Feb-2010 10:14 GMT
Toolset
None
New! RE: Ulink2 without uvision

"your production can either use an evaluation version"

No, strictly they can't - the evaluation licence specifically prohibits any commercial use.

"... a bootloader with a mas storage device ... is a lot simpler than making your own JTAG interface..."

Hmmm - debatable, I think.

There are some examples of production JTAG programmers here:

http://www.luminarymicro.com/products/3rd_party_products.html

http://www.hitex.co.uk/shop/contents/en-uk/d23.html

etc,...

And, of course, it should be possible to get your supplier - or a 3rd party - to program the chips before shipping to your line...

Read-Only
Author
Bruno Coppi
Posted
24-Feb-2010 09:28 GMT
Toolset
None
New! RE: Ulink2 without uvision

I'm not sure about this: the following support topic

http://www.keil.com/support/docs/3061.htm

states:


QUESTION

Is it possible to use ULINK as device programmer for HEX files?
Looking at the µVision options I was not able to find a way to do this.

Since the µVision Evaluation Versions are code size limited, do I need a full version of the tools when my code exceeds the code size limitation for device programming?

ANSWER

µVision can program HEX files as described in the µVision3 User's Guide, Flash Programming, HEX File Flash Download.

You do not need a full version of the tools, since loading and programming of HEX files is unrestricted in the Demo/Evaluation Tools.

Maybe the Keil Support could give a clearer answer about licensing terms in this case.

Read-Only
Author
Andrew Neil
Posted
24-Feb-2010 10:15 GMT
Toolset
None
New! Ambiguous licensing terms

http://www.keil.com/demo/limits.asp

The limitations for all tools explicitly state,

"You may not use the Evaluation Version of the µVision IDE/Debugger to create commercial products."

The ambiguity is in the meaning of "create" here.

However, for the ARM tools, note also:

"The tools are time-limited and cease to run a few months after installation"

Which, I think, renders them inapplicable to production use?

Read-Only
Author
Reinhard Keil
Posted
24-Feb-2010 10:29 GMT
Toolset
None
New! RE: Ambiguous licensing terms

Loading and programming of HEX files is unrestricted in the Demo/Evaluation Tools.

This differs also from creating. Therefore ULINK can be used as production programmer with an Eval version.

See also: http://www.keil.com/support/docs/3061.htm

Read-Only
Author
Andrew Neil
Posted
24-Feb-2010 10:54 GMT
Toolset
None
New! RE: Loading and programming of HEX files is unrestricted

That is not at all clear from the restrictions page!

Please update the restriction page to make that explicit.

The time-limit problem still applies, though...

Read-Only
Author
Tamir Michael
Posted
24-Feb-2010 11:34 GMT
Toolset
None
New! RE: Loading and programming of HEX files is unrestricted

Andy,

You see? you see? you see?!

;-)

I think the same applies to Flash Magic, by the way...

Read-Only
Author
S. Steve
Posted
24-Feb-2010 13:22 GMT
Toolset
None
New! RE: Loading and programming of HEX files is unrestricted

"You see? you see? you see?!"

Have you been OD-ing on the caffeine by any chance?

Next Thread | Thread List | Previous Thread Start a Thread | Settings