ASN.1 Compilers

The code mapping process is heavily influenced by the code generation details of the ASN.1 compilers that are used. In particular, when native encodings are used, the message buffers are carrying simple memory dumps of Semantix ASN1SCC generated data structures. When using Unaligned PER (Packed Encoding Rules), a choice appears: the end system can either use OSS/Nokalva's ASN.1 compiler or Semantix's ASN1SCC.

Subsections