Embedded Development Tools and Debuggers for XC2000, TriCore, PowerPC, ARM, Cortex, SH-2A » Support & Updates » FAQ » UDE FAQ » I want change the default target configuration settings. How is the syntax of the initialisation com
| Print |

I want change the default target configuration settings.

How is the syntax of the initialisation commands?

To setup register settings, when UDE connects to the target, edit the values from the Config - Target Interface - Connect/Reset- Execute Initialisiation Commands page ...

Syntax:
                SET <dst_register> <value> [<mask>]
COPY <src_register> <dst_register> [<mask>]
EINIT
DISWDT

<dst_register> | <src_register> := <register_addr> | <register_symbol>
<value> := <hexnumber>h
<mask> := <hexnumber>h

<register_addr> := <hexnumber>h
<register_symbol> := <textstring>
Action:
                SET:    *<dst_register> = (*<dst_register> & ~<mask>) | (<value> & <mask>)
COPY: *<dst_register> = (*<src_register> | <mask>)
EINIT: Execute EINIT command
DISWDT: Disable Watchdog
Example:
                Set the XPEN bit in SYSCON register independently
from the WRL/BHE/WRH control.

SET SYSCON 04h 04h
 

Events

4. Elektronik automotive congress
Development Platforms for ARM/Cortex, TriCore, PowerArchitecture

Read more ...

embedded world 2012
Eclipse based development platform for Qorivva microcontrollers, for Kinetis (Cortex-M4) applications

Read more ...

One-Day Crash Course
Multicore Debug Solution MCDS, TriCore Hardware und Treiber-Programming

Read more ...


News

Optimized debug
tools for the
new XMC4000
microcontroller
family
of Infineon
available now

Read more...
 

UDE 3.2:
Efficient multicore
control, unique
visualization
capabilities
and support for the
latest 32-bit SoCs
from different
manufacturers

Read more...
 

Complete debug
solution for the
Development
Device of the
new TriCore
Multicore
Architecture

Read more...
 
Optimized tools
for the new
TC1791, TC1793
and TC1798
AUDO MAX
microcontrollers
Read more...
 
netX controllers
and rcX RTOS
from Hilscher
now supported by UDE
Read more...
 
Dual-core debugging
of NXP's LPC4300
under the single user
interface of UDE
Read more...
 

Kinetis MCUs
from Freescale
based on Cortex-
M4 core supported
by UDE

Read more...
 

UDE version 3.0:
More visualization
capabilities, enhanced
Eclipse integration
and dedicated
support for a wide
range of MCUs

Read more...
 

Complete new
toolchain for
Power Architecture
SoCs
from
STMicroelectronics
and Freescale
based on Eclipse,
GNU and
Universal Debug Engine

Read more...
 
UAD3+ sets new standards in the field of high-end trace and multi-core / multi-target debugging
Read more...