How to Set environment variables (wince Embedded System)

Source: Internet
Author: User

How to Set environment variables (wince Embedded System)

Author: Lai yuping (auly) aulyp@163.com

In the system, to add certain components, such as the Bluetooth protocol stack written by Microsoft in Bluetooth development, we need to set some environment variables, such:

Sysgen_bth = 1

Sysgen_bth_ag = 1

Sysgen_bth_audio = 1

Sysgen_bth_csr_only = 1

Sysgen_bth_gateway = 1

Sysgen_bth_modem = 1

Sysgen_bth_pan = 1

In this way, the corresponding components and instances will be compiled,

There are two methods:

1. Find the corresponding component in the catalog on the right of Pb, and add the right part to the system. You can set related environment variables.

However, this environment variable cannot be set here, such as sysgen_bth_audio.

2. In the Pb menu: Platform à settings à environment à, define and assign environment variables here.

After adding it, You can compile it with sysgen.

For example, after sysgen_bth_audio = 1 and sysgen are added, You can compile btscosnd. dll.

 

7. Add the "cmd" doscommand prompt to wince.

(1) catalog on the right of Pb

--- Core OS

---- Windows CE Devices

---- Shell and user interface

---- Shell

---- Command shell

Add command processor + Console window to the directory, and then run sysgen.

 

 

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.