Details
-
Type: Change
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V3.8.2.0
-
Component/s: None
-
Labels:None
-
Account:SPC EthernetIp Core (SPCETHERNET)
Description
We no longer want to serve the DPM channel 1 by using the EthIntf-Task component. In order to fix some issues we want to use the Generic AP Task instead (DPM Channel 1 only). This will also help to keep behavior consistent between different protocol stack LFWs (PNS, EIS, etc).
This shall be done only for LFWs that use the Ethernet Interface component on DPM channel 1 (therefore, this has no impact for netX52 based LFWs).
The new firmware channel 1 identification shall be as follows:
- Firmware Name: Network Services
- Firmware Version: V1.0.0.0 (consistent to eCas based LFWs)
- Firmware Date: Firmware compilation timestamp
Implementation:
- Replace the EthIntf-Task (ExtComponents\ethernet\ethintf_task) by using the GenAP on channel 1 and connect it to the DrvEth GCI Adapter
DrvEth GCI Adapter: https://subversion01.hilscher.local/svn/Fieldbus/Components/Drv_Eth_Interface/GCI - In order to allow usage of Socket API, the GCI adapter of LWIP shall be connected to Generic AP Task as well.
Acceptance Criteria:
- The EthIntf-Task is replaced by the Generic-AP-Task and the DrvEth-GCI component on DPM Channel 1 (Network Interface).
And is completely removed from the project. - Generic test cases for Ethernet Interface passed.
- Generic Socket API test passed.
- netX52 based firmwares shall not change in their size.
Attachments
Issue Links
- relates to
-
PSPNSV4-1418 Replace EthernetInterface task with Generic AP task on DPM Commuinication Channel 1
- Closed