Bosch XDK110 General Information Manual page 35

Cross-domain development kit platform for application development
Hide thumbs Also See for XDK110:
Table of Contents

Advertisement

!
Table 12: Explanation and Meaning of Commands
Command
u
Upload application
i
b
v
Verify flash checksum
c
Verify application checksum
n
Verify user page checksum
n
Verify lockpage checksum
r
Bootloader Update
Updating the bootloader requires a J-Link JTAG Adapter (sold separately). To perform the update
please connect your J-Link adapter to your XDK as well as your PC via USB.
Start your XDK Workbench and make sure that your XDK shows up as having a J-Link connection.
Right clicking on the XDK will open a context menu (Picture 28).
Picture 19: XDK Devices Context Menu
#
Select „Flash Bootloader" and then select the bootloader you want to flash onto your XDK Device.
The XDK Workbench thereupon updates the bootloader and re-establishes the write protection for
the bootloader section.
XDK110
© Bosch Connected Devices and Solutions GmbH reserves all rights even in the event of industrial property rights. We reserve all rights of disposal such as
copying and passing on to third parties. BOSCH and the symbol are registered trademarks of Robert Bosch GmbH, Germany.
Note: Specifications within this document are subject to change without notice.
General Information Guide XDK110
Meaning
Information
Boot application
Reset
Explanation
This command lets the user upload an application
to the flash, while keeping the bootloader intact.
For an application to work correctly it must use a
linker file which places the application start address
at 0x00010000 for the EFM32GG. The application
is transferred using the XMODEM-CRC protocol.
This command returns the bootloader version and
unique chip id.
This command will start the uploaded application.
This command calculates the CRC-16 checksum of
the entire flash and prints it.
This command calculates the CRC-16 checksum of
the application and prints it.
This command calculates the CRC-16 checksum of
the user page and prints it.
This command calculates the CRC-16 checksum of
the lockpage and prints it.
This command resets the XDK device.
Page ! 3 5
BCDS

Advertisement

Table of Contents
loading

Table of Contents