The difference between Debuginram and Debuginflash and Relinflash

Source: Internet
Author: User
Debuginram: The program runs in RAM debugging. The program is lost after power loss according to RAM characteristics. Advantages: The program runs faster.
debuginflash: Download the program to flash in debug run. Depending on the flash feature, the program still exists after the power outage, enabling offline operation. Disadvantage: The program runs slightly slower than RAM, and is not particularly significant for normal programs. This kind of debugging method is generally used in the engineering debugging stage.
relinflash: Download the program to Flash, power off once again after power on the chip is encrypted, that is, to ensure that the user program is not read out illegally. Generally used for product development after the successful stage of the market.

When debugging LPC1114, often encounter the program download debugging, re-power, how to download the program is not in
The original is used in the releaseinflash mode, so that after power off, it will indeed encrypt the chip, after the serial port wipe, you can resume use.

The difference between Debuginram and Debuginflash and Relinflash

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.