ASMAQ203E Unsupported external symbol type

Explanation

The ESD type being produced is not one of SD, PC, CM, Quad-aligned SD, Quad-aligned PC and Quad-aligned CM and is unsupported. This is currently a restriction.

System action

Message ASMAQ203E is passed to the C compiler.

Programmer response

This is a restriction of the C compiler's handling of inline assembly statements. Remove any code from the inline assembly statements which would cause the HLASM to produces an ESD type of ER, PR, XD or WX.

Severity

8