Bosch XDK110 General Information Manual page 42

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

Advertisement

!
Using the Command Line Tools
Instead of using the XDK Workbench, the FOTA container can also be created by using the
command line tools „create_fota_container.jar" and „append_signature.jar" that can be found inside
the folder „fota" in your XDK Workbench installation directory.
Table 14: Command Line arguments create_fota_container.jar
Argument
-fv, --firmwareVersion <arg>
-h
-hv, --headerVersion <arg>
-i, --inputFile <arg>
-o, --outputFile <arg>
-pc, --productClass <arg>
-hv, --headerVersion <arg>
Table 15: Command Line arguments append_signature.jar
Argument
-h
-i, --inputFile <arg>
-o, --outputFile <arg>
-s, --signature <arg>
Note that the FOTA container file should be copied to the MCU with negative offset, so that the
starting address of the executable part of the binary is at the correct MCU flash address and the
container header is located at the addresses right before that.
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
Relevance
Required
-
Required
Required
Optional
Required
Required
Relevance
-
Required
Optional
Required
Meaning
Firmware Version
Shows help content
The version of FOTA container header
Path of the input binary file
Path of the output binary file
(if not set, the input file will be overwritten)
Product Class
Product Variant
Meaning
Shows help content
Path of the input binary file
Path of the output binary file
(if not set, the input file will be overwritten)
Firmware Signature as hexadecimal string
Page ! 4 2
BCDS

Advertisement

Table of Contents
loading

Table of Contents