Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How does Youjian 4412 development board highlight assembly code in source insight?

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

How does Youjian 4412 development board highlight assembly code in source insight? 4412 development board

When you do ARM embedded development, you sometimes have to assemble the code, but when you set up PROJECT and ADD TREE in SIS, all the assembly files in the TREE will not be included according to the default settings, only the .inc and .asm suffixes are added by default, and the .s suffix is not. And when you use SIS to open .s files, there is no color in black and white, and it feels like it's back to the EDIT era of DOS.

The solution is in Options- > Document Options, click the Document Type drop-down menu on the top left, select x86 Asm Source File, and then add * .s after * .asm;*.inc; in the right File filter; then CLOSE is fine. This allows you to add these assemblies to PROJECT when you ADD TREE.

As for making the assembly highlight and index lookup, the solution is to Options- > Document Options, click the Document Type drop-down menu on the left, select C Source File, and then add * .sReading.S to the File filter on the right to view the assembly as if you were watching C. Very convenient, .

The method of adding is as follows

More technical information about the 4412 development board can be found on Youjian's official website or Youjian Forum, and we will answer them for you one by one.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report