13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>TASKING</strong> <strong>VX</strong>-<strong>toolset</strong> <strong>for</strong> <strong>ARM</strong> <strong>User</strong> <strong>Guide</strong>lslIf, in the Import Board Configuration wizard in Eclipse, you set the board configuration to "J-Link-<strong>ARM</strong>",the wizard puts the following LSL parts into the project's LSL file in this order:• the lsl part under the debugTarget element• the lsl part under the communicationMethod "J-Link over USB" element• the lsl part under the configuration "J-Link-<strong>ARM</strong>" in the communicationMethod "J-Link overUSB" element• the lsl part in the debugTarget element at the end of the DTC fileThe same applies to all other elements that determine the underlying settings.DTC macros in LSLTo protect the Target Board Configuration wizard from changing the LSL file, you can protect the LSL fileby adding the macro __DTC_IGNORE. This can be useful <strong>for</strong> projects that need the same LSL file, butstill need to run on different target boards.#define __DTC_IGNORE17.2. Description of DTC Elements and AttributesThe following table contains a description of the DTC elements and attributes. For each element a list ofallowed elements is listed and the available attributes are described.Element / AttributedebugTargetnamemanufacturerprocessornamecpucommunicationMethodDescriptionThe debug target.The name of the configuration.The manufacturer of the debug target.Defines a processor that can be present onthe debug target. Multiple processor definitionsare allowed. The user should select the actualprocessor on the debug target.A descriptive name of the processor derivative.Defines the CPU name, as <strong>for</strong> examplesupplied with the option --cpu of the Ccompiler.Defines a communication method. Acommunication method is the channel that isused to communicate with the target.Allowed ElementsflashChips, lsl,communicationMethod,def, processor,resource, initialize-ref, resource, initialize,configuration, lsl,processor848

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!