| |||||
Technical Support Support Resources
Product Information | ULINK: FLASH PROGRAMMING - NO ALGORITHM FOUNDInformation in this article applies to:
QUESTIONI 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? ANSWERYes. 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 | ||||
| |||||