Keil™, An ARM® Company

Technical Support

ULINK: FLASH PROGRAMMING - NO ALGORITHM FOUND


Information in this article applies to:

  • ULINK USB-JTAG Adapter
  • ULINK2 USB-JTAG Adapter

QUESTION

I am using ULINK to program an Atmel AT91SAM7S or AT91SAM7X device. During programming I get the following messages:

No Algorithm found for: 00000000H - 0000FFFFH

I am using the SAM7 device without REMAP functionality and therefore my program is located starting at address 0. It looks like µVision assumes that the Flash always starts at address 0x100000 and therefore it seems to be not possible to program my Flash memory.

Is there a work-around for that?

ANSWER

Yes. You can change the memory region for the Flash algorithm. Open the dialog Project - Options for Target - Utilities - ULINK Settings. Then, select the Flash programming algorithm and change the setting for Start to 0x00000000.

MORE INFORMATION

Last Reviewed: Sunday, January 28, 2007


Did this article provide the answer you needed?
 
Yes
No
Not Sure