Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
bgColor#F4F5F7

Release notes summary

Page Properties

Status

Status
colourBlueGreen
titlerelease Candidate

Status
colourBlueGreen
titleinternalpublic

Date

12

Summary

Add support for Linux

This version of the netX 90 tool collection is used within netXStudio version https://hilscher.atlassian.net/wiki/x/AgCLTQ

hboot_image_compiler

  • updated from version 1.0.0 to 1.2.2

    • fix: patching of elf files, which already one time processed by the hboot_image_compiler

    • fix: GAP calculation between sections / segments defined in linker scripts

hwconfig tool

  • updated from version 4.1.7 to 4.1.9

    • Fix: LED output for SPE config should NOT be inverted

hboot_image_sign

  • updated from version 0.9.7 to 1.1.3

    • Updated to hil_nxt_hboot_elf_update v1.0.1: Fixed incorrect calculation of padding between sections

    • Updated to hil_nxt_hboot_image_update v1.0.0: Improved invalid HBoot Boot Header error message

    • Replaced -pkf/--public-key-file and -pkid/--public-key-id arguments for sign command with --com-private-firmware-key-file/--com-private-firmware-key-id, --app-private-firmware-key-file/--app-private-firmware-key-id, --com-anchor/--com-anchor-mask and --app-anchor/--app-anchor-mask

    • Replaced -pkf/--public-key-file and -pkid/--public-key-id arguments for verify command with --com-public-firmware-key-file/--com-public-firmware-key-id and --app-public-firmware-key-file/--app-public-firmware-key-id

    • Add a custom section '.hil_nxt_hboot_image_sign' after signing an ELF file to be used by other tools to determine whether the ELF file was signed

    • Updated to hil_nxt_hboot_elf_update v0.1.0: Fixed wrong ELF file serialization bug

Panel
bgColor#F4F5F7

Availability

Operating systems

Windows 10

Windows 11

Linux

Status

(tick)

(tick)

(tick)

tested with ubuntu 22.04 LTS

requires glibc >= 2.28

Legend

(tick) supported

(error) NOT available

Tool

Version

Description

Hboot_image_compiler

V1.2.2

Converting elf files or XML hardware config files into hboot images for netX 90 ROMcode

hwconfig

V4.1.9

Convert the netXStudio hardware config XML file format into hboot image compiler XML format

hboot_image_sign

V1.1.3

Sign hboot image files, WFP archives and FWUPDATE.ZIP files

Panel
bgColor#F4F5F7

Changes

Hboot_image_compiler

Jira Legacy
serverHilscher Ticket
columnstype,key,summary,resolution
columnIdsissuetype,issuekey,summary,resolution
maximumIssues20
jqlQuery(project=NXTHBOTIMG and (fixVersion>V1.0.0 and fixVersion<=V1.2.2)) and level = EMPTY ORDER BY fixVersion,type,key
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

hwconfig_tool

Jira Legacy
serverHilscher Ticket
columnstype,key,summary,resolution
columnIdsissuetype,issuekey,summary,resolution
maximumIssues20
jqlQuery(project=NXTHWCONFI and (fixVersion>V4.1.7 and fixVersion<=V4.1.9)) and level = EMPTY ORDER BY fixVersion,type,key
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

hboot_image_sign tool

Jira Legacy
serverHilscher Ticket
columnstype,key,summary,resolution
columnIdsissuetype,issuekey,summary,resolution
maximumIssues20
jqlQuery(project=NXTHBOTIMGSI and (fixVersion>V0.9.7 and fixVersion<=V1.1.3)) and level = EMPTY ORDER BY fixVersion,type,key
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

Panel
bgColor#F4F5F7

Known issues

hboot_image_compiler

Jira Legacy
serverHilscher Ticket
columnstype,key,summary,status,resolution
columnIdsissuetype,issuekey,summary,status,resolution
maximumIssues20
jqlQuery(project=NXTHBOTIMG and affectedVersion<=V1.2.2 and (fixVersion>V1.2.2 or fixVersion is EMPTY)) and level is EMPTY ORDER BY type
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

hwconfig tool

Jira Legacy
serverHilscher Ticket
columnstype,key,summary,status,resolution
columnIdsissuetype,issuekey,summary,status,resolution
maximumIssues20
jqlQuery(project=NXTHWCONFI and affectedVersion<=V4.1.9 and (fixVersion>V4.1.9 or fixVersion is EMPTY)) and level is EMPTY ORDER BY type
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

hboo_image_sign tool

Jira Legacy
serverHilscher Ticket
columnstype,key,summary,status,resolution
columnIdsissuetype,issuekey,summary,status,resolution
maximumIssues20
jqlQuery(project=NXTHBOTIMGSI and affectedVersion<=V1.1.3 and (fixVersion>V1.1.3 or fixVersion is EMPTY)) and level is EMPTY ORDER BY type
serverId652f1763-f45a-3496-b650-0d5d39d72b0f

Panel
bgColor#F4F5F7

Downloads

Attachments
uploadfalse

Documentation will be updated ASAP.

Panel
bgColor#F4F5F7

Documentation

Example will be updated ASAP.

Panel
bgColor#F4F5F7

Examples