The fonts in ads support Chinese settings

Source: Internet
Author: User
Create a project in ads1.2 first, named ads, and the system automatically generates ads. create an assembly source file test1.s and set targets. In edit-> perferences-> font, set the font fixedsys to support Chinese characters. Set the connection address on the output page after the arm linker in debugrel settings, and set the debugging entry address on the option page. Enter simple source code (case sensitive, full-width and half-width characters) Area example1, code, readonly; declare the code segment example1
Entry; flag program entry
Code32; declare 32-bit arm command
Start mov r0, #15; set parameters
MoV R1, #8
Adds r0, R0, R1; R0 = R0 + r1
B Start

End

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.