Details
Description
The "protocol class" of the Basic Firmware Header (Module Info 1) is different from that reported by the Firmware Packet Interface (nethost).
When migrating the Ethernet API to GCI, the entry was not adjusted.
https://ticket.hilscher.com/browse/PSPNSV4-1418
The "Protocol class" is to be set to 0x002E ("Network Services").
See "Defined communication channels" in https://hilscher.atlassian.net/wiki/spaces/GPS/pages/148346354/Protocol+and+communication+classes
The modification is to be made in the module Targets\Common\LFW\FileHeader.c.
All modules are thus affected.