How to suppress assembler warnings?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to suppress assembler warnings?

1,057 次查看
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 回复

687 次查看
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 项奖励
回复