How to suppress assembler warnings?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to suppress assembler warnings?

1,048件の閲覧回数
namfuak
Contributor III
Is there any way to temporary suppress HCS08 assembler messages in assembly code, like #pragma warning does in C? -WmsgSd is not good, because I don't want to disable the warning totally, but for a specific code region only
ラベル(1)
0 件の賞賛
返信
1 返信

678件の閲覧回数
peg
Senior Contributor IV

Hello,

 

The method to suppress messages from an assembler would be specific to the assembler used.

If you are using Codewarrior then you should be posting this question in the Codewarrior forum.

0 件の賞賛
返信