This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我把这个工程传到附件了。怎么解决这个工程编译时的四个汇编报警?(声明:这个警告不影响使用)
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\0135211", WARNING! at line 424:
[W9999]
Size is > 64 words, allocation will span page boundary
_DevEmuRegs: .usect "DevEmuRegsFile",208,1,1
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\0135211", WARNING! at line 434:
[W9999]
Size is > 64 words, allocation will span page boundary
_PieVectTable: .usect "PieVectTableFile",256,1,1
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\0135211", WARNING! at line 444:
[W9999]
Size is > 64 words, allocation will span page boundary
_ECanbMboxes: .usect "ECanbMboxesFile",256,1,1
"C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\0135211", WARNING! at line 454:
[W9999]
Size is > 64 words, allocation will span page boundary
_ECanaMboxes: .usect "ECanaMboxesFile",256,1,1
No Assembly Errors, 4 Assembly Warnings