IAR: Modify the project name, Tab key settings, and iartab

Source: Internet
Author: User

IAR: Modify the project name, Tab key settings, and iartab
IAR modify project name

Many times IAR development is based on existing engineering templates, but the name of the Engineering Template is often a headache. The following is a solution:

Copy the four files with the suffix "dep, ewd, ewp, eww" from an instance project and rename it

Your own name, such as enddev_module.dep, enddev_module.ewd, enddev_module.ewp, enddev_module.eww.

Right-click the enddev_module.eww file and modify "<path> $ WS_DIR $ \ enddev_module.ewp </path>" in the file to the name of the project you need.

So far, the project can run normally, but some outputs are still the name of the original project:

For example, link-> output can be modified.

After modification, MAKE the result again.

So far, the entire project has been modified perfectly.

 

In IAR, set the Tab key to switch to space.

Right-click the code snippet and choose tools> Option. Set the Tab Size to 4 and the Index Size to 4, in this way, you can press the Tab key to enter 4 spaces.

In this way, no code variation occurs in other compiler environments due to the TAB key.

 

Default character selected UTF-8, do not follow the system, afraid of garbled problem between different systems;

Select PC or UNIX for EOL characters. This depends on your system. When using BCompare and other file comparison tools, the PC format is differentiated by UNIX, different file formats are caused by different systems. When comparing BCompare, files are not equal, but when merge is used, it is found that the content is the same, now you can use the option to convert.

 

 

Related Article

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.