<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Classic Platform on Paul Fleischmann</title><link>https://paul-fleischmann.com/en/tags/classic-platform/</link><description>Recent content in Classic Platform on Paul Fleischmann</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 02 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://paul-fleischmann.com/en/tags/classic-platform/index.xml" rel="self" type="application/rss+xml"/><item><title>IEEE 1722 Part 1 — Fundamentals: AVTP and IEEE 1722-2025</title><link>https://paul-fleischmann.com/en/autosar/ieee1722transport/ieee1722-teil-1-avtp-grundlagen/</link><pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ieee1722transport/ieee1722-teil-1-avtp-grundlagen/</guid><description>The opener of the IEEE 1722 series: what AVTP is, which AVTPDU formats exist (AAF, CRF, IIDC, RVF), and how native Ethernet framing differs from optional UDP encapsulation.</description></item><item><title>EthSwt Part 1 — Fundamentals, SWS &amp; Architecture in the AUTOSAR Ethernet Stack</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-1-grundlagen-swst-architektur/</link><pubDate>Wed, 01 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-1-grundlagen-swst-architektur/</guid><description>The opening post of the EthSwt tutorial series: the module&amp;#39;s state machine, the configuration classes as defined by the SWS, and where EthSwt sits between EthIf and the switch ports in the AUTOSAR stack.</description></item><item><title>EthTrcv Part 1 — Basics &amp; Classification in the AUTOSAR Ethernet Stack</title><link>https://paul-fleischmann.com/en/autosar/ethtrcv/ethtrcv-teil-1-grundlagen-einordnung/</link><pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethtrcv/ethtrcv-teil-1-grundlagen-einordnung/</guid><description>The opening post of the EthTrcv series: what an Ethernet transceiver is, how EthTrcv sits in the AUTOSAR Layered Architecture Model between EthIf and PHY hardware, and which PHY chips show up in real projects.</description></item><item><title>EthSwt Part 2 — API &amp; Initialization Sequence</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-2-api-initialisierungssequenz/</link><pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-2-api-initialisierungssequenz/</guid><description>The concrete EthSwt function calls: the init sequence with its background task, port modes, link state, and what to watch for when EthSwt interacts with EthTrcv on switch ports.</description></item><item><title>EthSwt Part 3 — ARXML Configuration in Practice</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-3-arxml-konfiguration/</link><pubDate>Fri, 03 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-3-arxml-konfiguration/</guid><description>The real ARXML container structure of EthSwt: EthSwtPort, EthSwtPortIngress and the actual VLAN parameters — including a complete configuration example.</description></item><item><title>EthSwt Part 4 — VLAN Management, Mirroring &amp; Diagnostics</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-4-vlan-mirroring-diagnose/</link><pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-teil-4-vlan-mirroring-diagnose/</guid><description>Toggling VLANs at runtime, EthSwt&amp;#39;s surprisingly powerful port-mirror configuration, MAC learning modes, and diagnostics via MIB counters.</description></item><item><title>EthSwt Hardware Architecture — Switch Chip Design for Software Engineers</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-hardware-architektur-switch-chip/</link><pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-hardware-architektur-switch-chip/</guid><description>The three hardware variants for switch/PHY arrangements defined by the AUTOSAR SWS, the forwarding engine, and typical switch chips in practice.</description></item><item><title>EthSwt Hardware Deep Dive — Port Interfaces and Signal Processing at the PCB Level</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-hardware-deep-dive/</link><pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-hardware-deep-dive/</guid><description>Host-side interfaces (RGMII/SGMII) to the switch, internal forwarding paths, PCB and power aspects of multi-port chips, and the path a frame takes through the switch.</description></item><item><title>EthSwt — Bring-Up: What Can Go Wrong?</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-inbetriebnahme-troubleshooting/</link><pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-inbetriebnahme-troubleshooting/</guid><description>Typical failure patterns during EthSwt chip bring-up — from a port that won&amp;#39;t come up to a host interface that doesn&amp;#39;t respond — with concrete debugging paths.</description></item><item><title>EthSwt — Access via SPI</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-ansteuerung-via-spi/</link><pubDate>Wed, 08 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-ansteuerung-via-spi/</guid><description>How EthSwt accesses a switch chip via SPI: the real EthSwtSpi/EthSwtSpiSequence configuration and the generic register-access APIs that abstract MII and SPI alike.</description></item><item><title>EthSwt — Access via SMI (Switch Management Interface)</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-ansteuerung-via-smi/</link><pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-ansteuerung-via-smi/</guid><description>The real EthSwt_ReadMmd/WriteMmd API for Clause 45 register access over the SMI — including emulation via Clause 22 operations if the hardware doesn&amp;#39;t natively support Clause 45.</description></item><item><title>EthSwt — Access via Ethernet Management Frames (Special EtherType)</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-ansteuerung-via-management-frames/</link><pubDate>Fri, 10 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-ansteuerung-via-management-frames/</guid><description>Vendor mechanisms for switch configuration via special Ethernet frames — and the important distinction from EthSwt_SetMgmtInfo, the real AUTOSAR mechanism for port-specific frame handling.</description></item><item><title>EthSwt — TSN Stream Identification, Filtering &amp; Policing</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-tsn-stream-identification-filtering/</link><pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-tsn-stream-identification-filtering/</guid><description>How EthSwt identifies Ethernet frames as streams using AND-linked filter rules, and which filter actions (drop, block-source, VLAN modification, egress redirection) can follow.</description></item><item><title>EthSwt — Interaction with the Firewall Module</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-firewall-interaktion/</link><pubDate>Sun, 12 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-firewall-interaktion/</guid><description>How EthSwt supplies the AUTOSAR Firewall module with StreamHandleIdentifiers and bucket statistics so it can raise security events to the IdsM — including the DRAFT-status APIs behind this functionality.</description></item><item><title>EthSwt — Time-Aware Shaping &amp; Frame Preemption (TSN)</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-time-aware-shaping-frame-preemption/</link><pubDate>Mon, 13 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-time-aware-shaping-frame-preemption/</guid><description>Cascaded egress schedulers, credit-based shaping and enhanced transmission selection, plus IEEE 802.1Q frame preemption — the core AUTOSAR mechanisms for deterministic Ethernet in the switch.</description></item><item><title>EthSwt — MACsec Directly in the Switch (Line-Rate Encryption per Port)</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-macsec-im-switch/</link><pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-macsec-im-switch/</guid><description>How EthSwt manages secure channels and secure associations per switch port, with bypass lists for management traffic and a shared MKA key infrastructure with EthTrcv.</description></item><item><title>EthSwt — Global Time &amp; Clock Synchronization Between Cascaded Switches</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-global-time-uhrensynchronisation/</link><pubDate>Wed, 15 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-global-time-uhrensynchronisation/</guid><description>How EthSwt provides port-specific hardware timestamps for EthTSyn, and how cascaded switches synchronize their internal clocks over uplink ports to avoid separate path-delay measurement.</description></item><item><title>EthSwt — The ARL Table &amp; MAC Learning (SVL/IVL) in Detail</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-arl-tabelle-mac-learning/</link><pubDate>Thu, 16 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-arl-tabelle-mac-learning/</guid><description>The two MAC learning modes defined by IEEE 802.1Q and AUTOSAR — SVL and IVL — the start-up learning phase, and the two-phase query pattern of EthSwt_GetArlTable.</description></item><item><title>EthSwt — Diagnostics, Loopback &amp; Test Modes on Switch Ports</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-diagnose-loopback-testmodi/</link><pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-diagnose-loopback-testmodi/</guid><description>The surprising fact-check finding: most of EthSwt&amp;#39;s port diagnostic APIs are pure forwarders to the referenced EthTrcv instance, not switch-native functionality.</description></item><item><title>EthSwt — Internal Switch Fabric Architecture for Software Engineers</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-switch-fabric-architektur/</link><pubDate>Sat, 18 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-switch-fabric-architektur/</guid><description>What&amp;#39;s actually inside a switch chip&amp;#39;s silicon? Shared-memory vs. crossbar fabric, the lookup engine, buffer architecture, egress queues in hardware, and the embedded management core.</description></item><item><title>EthSwt — Switch Stacking (Multiple Switches as One Logical Unit)</title><link>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-switch-stacking/</link><pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate><guid>https://paul-fleischmann.com/en/autosar/ethswt/ethswt-switch-stacking/</guid><description>Real switch stacking distinguished from the cascading already covered: shared FDB/management plane, dedicated stacking links, and what this means for EthSwt from an AUTOSAR perspective.</description></item></channel></rss>