Debug one of at91sam7x256 using Keil and jlink

Source: Internet
Author: User
Tags jlink

Follow the Keil for ARM tutorial to create a project, write the main function, and operate gpio,ProgramThere is no problem with compilation after writing,

"At91sam7x. axf"-0 error (s), 0 warning (s ).

Set debug to jlink. When the program is downloaded to flash,

The following error is prompted when the out window of Keil is displayed: No algorithm found for: 00100000 H-001004e7h.

Very depressing. Why not,

Google searched for "No algorithm found for: 00100000 H-001004e7h" without any content,

Because no one else has the same error as me, search for "No algorithm found for: 00100000 H ",

Get the following answer at www.keil.com/forum/docs/thread10485.asp:

Re: cannot flash at91sam7s Hello example Reinhard Keil

You need to add a flash Algorithm in uvision under project-options-utilities-ulink settings. Using the Add button you shoshould Add: at91sam7 256kb flash-address range: 00100000h-0013ffffh

The general meaning is: in the project-> options-> utilities-> ulink settings (jlink settings) settings, press the "add" button to add at91sam7 256kb flash to the address range: 00100000h-0013ffffh before adding the following:

After adding:

Click OK to download and debug again. Everything is normal.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.