ADS is best not to include a Chinese path (*. MCP cannot be double-clicked + axd appears, cannot open *. Ses file)

Source: Internet
Author: User

Status 1: When I first learned how to use the ads software and used code warrior for arm, I found that some *. MCP files cannot be opened by double-clicking. It turns out that the software does not support Chinese paths, but we can still drag and drop the path
Warrior for ARM menu file-open -- these two methods open.

Status 2: another problem is that after the code warrior for ARM is compiled, we click the debug button on the toolbar. Although the axd debugging software can be run, it is often prompted
'C: \ Documents and Settings \ *** \ default-1-2-0-0.ses 'could not be loaded

You must re-configure the axd to debug the software. In option -- configure
Select ADP (hardware debugging) or armul (software simulation) in target, disable the axd software, and then click the debug button on the code warrior for ARM toolbar, to start the axd and debug the compiled project. It is troublesome. By comparing C: \ Documents ents
And Settings \ *** \ changes before and after the default-1-2-0-0.ses debugging, found that the problem is here, the file is an initial configuration file, after the debugging target file, this file carries redundant information such as the path of the target file for debugging. Therefore, the axd cannot be identified and The 'C: \ Documents and Settings \ *** \ default-1-2-0-0.ses 'could not be loaded prompt. After the configuration is complete, set the attribute of this file
Read-only, so it will not be modified during the debugging process, and no errors will occur in the future.

Debugging occurs when the default-1-2-0-0.ses file cannot be loaded. There are two solutions.

First, open axd-> options-> Configure target-> H-JTAG.DLL (this is the JTAG file)
Click Configure on the right and click OK-> OK. Disable axd. Press debug in ads1.2 again. This method has a problem: You have to set it again each time you debug it.

Second, to solve this problem, first find out the root cause of the problem. This is because I did not have this problem when debugging the S3C2410. Why? In the past, my working directory used a Chinese directory. Because ADS does not fully support Chinese, do not place your project in the Chinese directory (the path cannot contain Chinese ). If you have any Chinese characters, the. Ses file cannot be found when you run axd for debugging. Once this happens, set options-> Configure
Target... in the pop-up dialog box, select your DEBUG directory (generally select armulate or multiice ). Turn off the axd and try again.

If you don't want to be so troublesome to open axd every time, put your project in a pure English directory.

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.