Project configuration

5) Misc Controls area

Edit link command area, users can add custom link command.

6) Linker Control String area

Cannot be edited, display the link commands information.

5.3.4 Output configuration

The configuration area of output files after building project.

The files generated after building a project will be saved under a directory named with the formation of

E e uta le+ / + Na e of E e uta le.

1) Name of Executable: Specify the folder of the output files, the default is the configuration name of the current project configuration;

2) Path of Executable: Specify the output file path

3) Create Executable(.elf) :: Generate. elf executable files, by check / uncheck decide whether to generate the HEX or BIN file

4) Create Library(.a): Generate. a library file

5.3.5 User configuration

Customize IDE implementation program Before Build, After Build and Before Debug.

In Before Build/Rebuild area implementation program before Build/Rebuild can be customized; in After Build/Rebuild area implementation program after Build/Rebuild can be customized.

You can directly enter commands, or import. bat or. exe files. After configuration, you need build or rebuild the project.

In Before Debug, if Auto Compile Before Debugging is checked, CoIDE will automatically execute incremental compile before debugging launched.

5.3.6 Debugger configuration

1) Hardware area

a) Adapter: CoIDE supports Colink, CoLinkEx, Nu-Link, ST-Link, J-Link and Stellaris-ICDI

debug adapter.

b) Port: CoIDE supports SWD and JTAG debug modes.

c) Max Clock (Hz): You can select the clock frequency from 2M, 1M, 500K, 300K and 100K.

2) Startup area

Need to check or uncheck Run to main.

3) Advance area

a) Reset Mode: There are three reset modes: HW RESET, VECTRESET and SYSRESETREQ.

b) Semihosting Enable: Check to enable Semihosting function.

c) CacheRom Enable: Check to enable ROM cache.

4) TargetInfo area

Target Info area displays the host name and port number.

5) J-link Info area

In Adapter configuration items of the Hardware area, some special link such as J-Link Adapter has the particular configuration items, as shown below. It displays J-link debugger configuration information.

5.3.7 Download configuration

1) Auto Download Before Debugging: automatically download programs before debugging.

2) Verify After Download: verify programs after download.

3) Erase Full Chip: erase the full chip before download.

4) Erase Effected: erasing the affected sectors before download.

5) Do not Erase: do not erase the chip before download.

6) Programming Algorithm Will display Programming Algorithm file.

7) Add..., Remove and Default are used to configure Flash algorithm file.