AUTOSAR Adaptive Platform R24-11 Released: Key Changes for Embedded SE Teams
The AUTOSAR consortium released Adaptive Platform R24-11 with updates to Communication Management, SOME/IP transformers, and revised ara::diag APIs affecting mixed Classic/Adaptive architectures.
AUTOSAR Adaptive R24-11 Release Notes — Practitioner Summary
The AUTOSAR consortium has released Adaptive Platform R24-11. Notable changes for systems and software engineers:
Communication Management updates: SOME/IP transformer mechanisms have been revised. If your implementation uses custom serializers, review the updated binding spec — some edge cases in the deserialization error path changed.
ara::diag API revision: The diagnostic communication API has been updated to better align with UDS (ISO 14229) session handling. The old ara::diag::DiagnosticService interface is deprecated but maintained for one more release cycle.
Mixed-platform integration guidance: A new technical report clarifies the recommended interface patterns when Classic AUTOSAR ECUs need to communicate with Adaptive Platform nodes. The signal-based vs. service-oriented boundary is now better-specified.
What's not yet addressed: Dynamic resource management across Adaptive Platform instances remains an open area. The spec leaves significant implementation freedom, which continues to create integration challenges in multi-vendor environments.