How to configure 4-byte alignment of structures in fdepl files for communication with Autosar Adaptive
I saw the definition in OutputStream.hpp :COMMONAPI_EXPORT void align(const size_t _boundary); but the generated code has nowhere to pass in the boundary
How to configure 4-byte alignment of structures in fdepl files for communication with Autosar Adaptive I saw the definition in OutputStream.hpp :COMMONAPI_EXPORT void align(const size_t _boundary); but the generated code has nowhere to pass in the boundary