📄 fat32.plg
字号:
FAT32.C(44): error C132: 'BPB_ResvdSecCnt': not in formal parameter listFAT32.C(45): error C132: 'a_Bpb': not in formal parameter listFAT32.C(45): error C141: syntax error near '->'FAT32.C(45): error C244: 'BPB_RootEntCnt': can't initialize, bad type or classFAT32.C(45): error C202: 'a_Bpb': undefined identifierFAT32.C(45): error C132: 'BPB_RootEntCnt': not in formal parameter listFAT32.C(46): error C132: 'a_Bpb': not in formal parameter listFAT32.C(46): error C141: syntax error near '->'FAT32.C(46): error C244: 'BPB_TotSec16': can't initialize, bad type or classFAT32.C(46): error C202: 'a_Bpb': undefined identifierFAT32.C(46): error C132: 'BPB_TotSec16': not in formal parameter listFAT32.C(47): error C132: 'a_Bpb': not in formal parameter listFAT32.C(47): error C141: syntax error near '->'FAT32.C(47): error C244: 'BPB_FATSz16': can't initialize, bad type or classFAT32.C(47): error C202: 'a_Bpb': undefined identifierFAT32.C(47): error C132: 'BPB_FATSz16': not in formal parameter listFAT32.C(48): error C132: 'a_Bpb': not in formal parameter listFAT32.C(48): error C141: syntax error near '->'FAT32.C(48): error C244: 'BPB_SecPerTrk': can't initialize, bad type or classFAT32.C(48): error C202: 'a_Bpb': undefined identifierFAT32.C(48): error C132: 'BPB_SecPerTrk': not in formal parameter listFAT32.C(49): error C132: 'a_Bpb': not in formal parameter listFAT32.C(49): error C141: syntax error near '->'FAT32.C(49): error C244: 'BPB_NumHeads': can't initialize, bad type or classFAT32.C(49): error C202: 'a_Bpb': undefined identifierFAT32.C(49): error C132: 'BPB_NumHeads': not in formal parameter listFAT32.C(50): error C132: 'a_Bpb': not in formal parameter listFAT32.C(50): error C141: syntax error near '->'FAT32.C(50): error C244: 'BPB_HiddSec': can't initialize, bad type or classFAT32.C(50): error C202: 'a_Bpb': undefined identifierFAT32.C(50): error C132: 'BPB_HiddSec': not in formal parameter listFAT32.C(51): error C132: 'a_Bpb': not in formal parameter listFAT32.C(51): error C141: syntax error near '->'FAT32.C(51): error C244: 'BPB_TotSec32': can't initialize, bad type or classFAT32.C(51): error C202: 'a_Bpb': undefined identifierFAT32.C(51): error C132: 'BPB_TotSec32': not in formal parameter listFAT32.C(52): error C132: 'a_Bpb': not in formal parameter listFAT32.C(52): error C141: syntax error near '->'FAT32.C(52): error C244: 'BPB_FATSz32': can't initialize, bad type or classFAT32.C(52): error C202: 'a_Bpb': undefined identifierFAT32.C(52): error C132: 'BPB_FATSz32': not in formal parameter listFAT32.C(53): error C132: 'a_Bpb': not in formal parameter listFAT32.C(53): error C141: syntax error near '->'FAT32.C(53): error C244: 'BPB_ExtFlags': can't initialize, bad type or classFAT32.C(53): error C202: 'a_Bpb': undefined identifierFAT32.C(53): error C132: 'BPB_ExtFlags': not in formal parameter listFAT32.C(54): error C132: 'a_Bpb': not in formal parameter listFAT32.C(54): error C141: syntax error near '->'FAT32.C(54): error C244: 'BPB_FSVer': can't initialize, bad type or classFAT32.C(54): error C202: 'a_Bpb': undefined identifierFAT32.C(54): error C132: 'BPB_FSVer': not in formal parameter listFAT32.C(55): error C132: 'a_Bpb': not in formal parameter listFAT32.C(55): error C141: syntax error near '->'FAT32.C(55): error C244: 'BPB_RootClus': can't initialize, bad type or classFAT32.C(55): error C202: 'a_Bpb': undefined identifierFAT32.C(55): error C132: 'BPB_RootClus': not in formal parameter listFAT32.C(56): error C132: 'a_Bpb': not in formal parameter listFAT32.C(56): error C141: syntax error near '->'FAT32.C(56): error C244: 'BPB_FSInfo': can't initialize, bad type or classFAT32.C(56): error C202: 'a_Bpb': undefined identifierFAT32.C(56): error C132: 'BPB_FSInfo': not in formal parameter listFAT32.C(57): error C132: 'a_Bpb': not in formal parameter listFAT32.C(57): error C141: syntax error near '->'FAT32.C(57): error C244: 'BPB_BkBootSec': can't initialize, bad type or classFAT32.C(57): error C202: 'a_Bpb': undefined identifierFAT32.C(57): error C132: 'BPB_BkBootSec': not in formal parameter listFAT32.C(58): error C132: 'a_Bpb': not in formal parameter listFAT32.C(58): error C141: syntax error near '->'FAT32.C(58): error C244: 'BS_VolID': can't initialize, bad type or classFAT32.C(58): error C202: 'a_Bpb': undefined identifierFAT32.C(58): error C132: 'BS_VolID': not in formal parameter listFAT32.C(59): error C141: syntax error near '}'FAT32.C(63): error C202: 'SecPerClust': undefined identifierFAT32.C(68): error C202: 'FirstDirCluster': undefined identifierFAT32.C(76): error C202: 'sector_data': undefined identifierFAT32.C(78): error C202: 'sector_data': undefined identifiercompiling FAT_TEST.C...UTIL.H(1): error C132: '_delay': not in formal parameter listUTIL.H(2): error C132: '_long_big_endian': not in formal parameter listUTIL.H(3): error C132: '_int_big_endian': not in formal parameter listTIMERTICK.H(27): error C132: 'inittimer': not in formal parameter listTIMERTICK.H(28): error C132: 'getunits': not in formal parameter listTIMERTICK.H(29): error C132: 'getseconds': not in formal parameter listFAT_TEST.C(32): error C132: 'displaydata': not in formal parameter listFAT_TEST.C(34): error C132: 'init': not in formal parameter listFAT_TEST.C(34): error C141: syntax error near '{'FAT_TEST.C(35): error C132: 'inittimer': not in formal parameter listFAT_TEST.C(36): error C132: 'ide_hard_reset': not in formal parameter listFAT_TEST.C(37): error C132: 'ide_init': not in formal parameter listFAT_TEST.C(38): error C132: 'init_fat32': not in formal parameter listFAT_TEST.C(39): error C132: 'initfiles': not in formal parameter listFAT_TEST.C(40): error C141: syntax error near '}'Target not createdBuild target 'Target 1'compiling fileio.c...compiling IDE_LIB.C...compiling fat32.c...UTIL.H(1): error C132: '_delay': not in formal parameter listUTIL.H(2): error C132: '_long_big_endian': not in formal parameter listUTIL.H(3): error C132: '_int_big_endian': not in formal parameter listFAT32.C(29): error C132: 'CurrBPB': not in formal parameter listFAT32.C(31): error C132: 'sector_data': not in formal parameter listFAT32.C(33): error C132: 'FirstFATSector': not in formal parameter listFAT32.C(35): error C132: 'FirstDataSectorD': not in formal parameter listFAT32.C(37): error C132: 'FirstDirCluster': not in formal parameter listFAT32.C(39): error C132: 'SecPerClust': not in formal parameter listFAT32.C(42): error C132: '_fixBPB': not in formal parameter listFAT32.C(42): error C141: syntax error near '{'FAT32.C(43): error C136: 'a_Bpb': 'void' on variableFAT32.C(43): error C132: 'a_Bpb': not in formal parameter listFAT32.C(43): error C136: 'BPB_BytsPerSec': 'void' on variableFAT32.C(43): error C244: 'BPB_BytsPerSec': can't initialize, bad type or classFAT32.C(43): error C202: 'a_Bpb': undefined identifierFAT32.C(43): error C136: 'BPB_BytsPerSec': 'void' on variableFAT32.C(43): error C132: 'BPB_BytsPerSec': not in formal parameter listFAT32.C(44): error C132: 'a_Bpb': not in formal parameter listFAT32.C(44): error C141: syntax error near '->'FAT32.C(44): error C244: 'BPB_ResvdSecCnt': can't initialize, bad type or classFAT32.C(44): error C202: 'a_Bpb': undefined identifierFAT32.C(44): error C132: 'BPB_ResvdSecCnt': not in formal parameter listFAT32.C(45): error C132: 'a_Bpb': not in formal parameter listFAT32.C(45): error C141: syntax error near '->'FAT32.C(45): error C244: 'BPB_RootEntCnt': can't initialize, bad type or classFAT32.C(45): error C202: 'a_Bpb': undefined identifierFAT32.C(45): error C132: 'BPB_RootEntCnt': not in formal parameter listFAT32.C(46): error C132: 'a_Bpb': not in formal parameter listFAT32.C(46): error C141: syntax error near '->'FAT32.C(46): error C244: 'BPB_TotSec16': can't initialize, bad type or classFAT32.C(46): error C202: 'a_Bpb': undefined identifierFAT32.C(46): error C132: 'BPB_TotSec16': not in formal parameter listFAT32.C(47): error C132: 'a_Bpb': not in formal parameter listFAT32.C(47): error C141: syntax error near '->'FAT32.C(47): error C244: 'BPB_FATSz16': can't initialize, bad type or classFAT32.C(47): error C202: 'a_Bpb': undefined identifierFAT32.C(47): error C132: 'BPB_FATSz16': not in formal parameter listFAT32.C(48): error C132: 'a_Bpb': not in formal parameter listFAT32.C(48): error C141: syntax error near '->'FAT32.C(48): error C244: 'BPB_SecPerTrk': can't initialize, bad type or classFAT32.C(48): error C202: 'a_Bpb': undefined identifierFAT32.C(48): error C132: 'BPB_SecPerTrk': not in formal parameter listFAT32.C(49): error C132: 'a_Bpb': not in formal parameter listFAT32.C(49): error C141: syntax error near '->'FAT32.C(49): error C244: 'BPB_NumHeads': can't initialize, bad type or classFAT32.C(49): error C202: 'a_Bpb': undefined identifierFAT32.C(49): error C132: 'BPB_NumHeads': not in formal parameter listFAT32.C(50): error C132: 'a_Bpb': not in formal parameter listFAT32.C(50): error C141: syntax error near '->'FAT32.C(50): error C244: 'BPB_HiddSec': can't initialize, bad type or classFAT32.C(50): error C202: 'a_Bpb': undefined identifierFAT32.C(50): error C132: 'BPB_HiddSec': not in formal parameter listFAT32.C(51): error C132: 'a_Bpb': not in formal parameter listFAT32.C(51): error C141: syntax error near '->'FAT32.C(51): error C244: 'BPB_TotSec32': can't initialize, bad type or classFAT32.C(51): error C202: 'a_Bpb': undefined identifierFAT32.C(51): error C132: 'BPB_TotSec32': not in formal parameter listFAT32.C(52): error C132: 'a_Bpb': not in formal parameter listFAT32.C(52): error C141: syntax error near '->'FAT32.C(52): error C244: 'BPB_FATSz32': can't initialize, bad type or classFAT32.C(52): error C202: 'a_Bpb': undefined identifierFAT32.C(52): error C132: 'BPB_FATSz32': not in formal parameter listFAT32.C(53): error C132: 'a_Bpb': not in formal parameter listFAT32.C(53): error C141: syntax error near '->'FAT32.C(53): error C244: 'BPB_ExtFlags': can't initialize, bad type or classFAT32.C(53): error C202: 'a_Bpb': undefined identifierFAT32.C(53): error C132: 'BPB_ExtFlags': not in formal parameter listFAT32.C(54): error C132: 'a_Bpb': not in formal parameter listFAT32.C(54): error C141: syntax error near '->'FAT32.C(54): error C244: 'BPB_FSVer': can't initialize, bad type or classFAT32.C(54): error C202: 'a_Bpb': undefined identifierFAT32.C(54): error C132: 'BPB_FSVer': not in formal parameter listFAT32.C(55): error C132: 'a_Bpb': not in formal parameter listFAT32.C(55): error C141: syntax error near '->'FAT32.C(55): error C244: 'BPB_RootClus': can't initialize, bad type or classFAT32.C(55): error C202: 'a_Bpb': undefined identifierFAT32.C(55): error C132: 'BPB_RootClus': not in formal parameter listFAT32.C(56): error C132: 'a_Bpb': not in formal parameter listFAT32.C(56): error C141: syntax error near '->'FAT32.C(56): error C244: 'BPB_FSInfo': can't initialize, bad type or classFAT32.C(56): error C202: 'a_Bpb': undefined identifierFAT32.C(56): error C132: 'BPB_FSInfo': not in formal parameter listFAT32.C(57): error C132: 'a_Bpb': not in formal parameter listFAT32.C(57): error C141: syntax error near '->'FAT32.C(57): error C244: 'BPB_BkBootSec': can't initialize, bad type or classFAT32.C(57): error C202: 'a_Bpb': undefined identifierFAT32.C(57): error C132: 'BPB_BkBootSec': not in formal parameter listFAT32.C(58): error C132: 'a_Bpb': not in formal parameter listFAT32.C(58): error C141: syntax error near '->'FAT32.C(58): error C244: 'BS_VolID': can't initialize, bad type or classFAT32.C(58): error C202: 'a_Bpb': undefined identifierFAT32.C(58): error C132: 'BS_VolID': not in formal parameter listFAT32.C(59): error C141: syntax error near '}'FAT32.C(63): error C202: 'SecPerClust': undefined identifierFAT32.C(68): error C202: 'FirstDirCluster': undefined identifierFAT32.C(76): error C202: 'sector_data': undefined identifierFAT32.C(78): error C202: 'sector_data': undefined identifierassembling STARTUP.A51...compiling TIMERTICK.C...compiling FAT_TEST.C...UTIL.H(1): error C132: '_delay': not in formal parameter listUTIL.H(2): error C132: '_long_big_endian': not in formal parameter listUTIL.H(3): error C132: '_int_big_endian': not in formal parameter listTIMERTICK.H(27): error C132: 'inittimer': not in formal parameter listTIMERTICK.H(28): error C132: 'getunits': not in formal parameter listTIMERTICK.H(29): error C132: 'getseconds': not in formal parameter listFAT_TEST.C(32): error C132: 'displaydata': not in formal parameter listFAT_TEST.C(34): error C132: 'init': not in formal parameter listFAT_TEST.C(34): error C141: syntax error near '{'FAT_TEST.C(35): error C132: 'inittimer': not in formal parameter listFAT_TEST.C(36): error C132: 'ide_hard_reset': not in formal parameter listFAT_TEST.C(37): error C132: 'ide_init': not in formal parameter listFAT_TEST.C(38): error C132: 'init_fat32': not in formal parameter listFAT_TEST.C(39): error C132: 'initfiles': not in formal parameter listFAT_TEST.C(40): error C141: syntax error near '}'compiling util.c...Target not createdBuild target 'Target 1'compiling fat32.c...UTIL.H(1): error C132: '_delay': not in formal parameter listUTIL.H(2): error C132: '_long_big_endian': not in formal parameter listUTIL.H(3): error C132: '_int_big_endian': not in formal parameter listFAT32.C(29): error C132: 'CurrBPB': not in formal parameter listFAT32.C(31): error C132: 'sector_data': not in formal parameter listFAT32.C(33): error C132: 'FirstFATSector': not in formal parameter listFAT32.C(35): error C132: 'FirstDataSectorD': not in formal parameter listFAT32.C(37): error C132: 'FirstDirCluster': not in formal parameter listFAT32.C(39): error C132: 'SecPerClust': not in formal parameter listFAT32.C(42): error C132: '_fixBPB': not in formal parameter listFAT32.C(42): error C141: syntax error near '{'FAT32.C(43): error C136: 'a_Bpb': 'void' on variableFAT32.C(43): error C132: 'a_Bpb': not in formal parameter listFAT32.C(43): error C136: 'BPB_BytsPerSec': 'void' on variableFAT32.C(43): error C244: 'BPB_BytsPerSec': can't initialize, bad type or classFAT32.C(43): error C202: 'a_Bpb': undefined identifierFAT32.C(43): error C136: 'BPB_BytsPerSec': 'void' on variableFAT32.C(43): error C132: 'BPB_BytsPerSec': not in formal parameter listFAT32.C(44): error C132: 'a_Bpb': not in formal parameter listFAT32.C(44): error C141: syntax error near '->'FAT32.C(44): error C244: 'BPB_ResvdSecCnt': can't initialize, bad type or classFAT32.C(44): error C202: 'a_Bpb': undefined identifierFAT32.C(44): error C132: 'BPB_ResvdSecCnt': not in formal parameter listFAT32.C(45): error C132: 'a_Bpb': not in formal parameter listFAT32.C(45): error C141: syntax error near '->'FAT32.C(45): error C244: 'BPB_RootEntCnt': can't initialize, bad type or classFAT32.C(45): error C202: 'a_Bpb': undefined identifierFAT32.C(45): error C132: 'BPB_RootEntCnt': not in formal parameter listFAT32.C(46): error C132: 'a_Bpb': not in formal parameter listFAT32.C(46): error C141: syntax error near '->'FAT32.C(46): error C244: 'BPB_TotSec16': can't initialize, bad type or classFAT32.C(46): error C202: 'a_Bpb': undefined identifierFAT32.C(46): error C132: 'BPB_TotSec16': not in formal parameter listFAT32.C(47): error C132: 'a_Bpb': not in formal parameter listFAT32.C(47): error C141: syntax error near '->'FAT32.C(47): error C244: 'BPB_FATSz16': can't initialize, bad type or classFAT32.C(47): error C202: 'a_Bpb': undefined identifierFAT32.C(47): error C132: 'BPB_FATSz16': not in formal parameter listFAT32.C(48): error C132: 'a_Bpb': not in formal parameter listFAT32.C(48): error C141: syntax error near '->'FAT32.C(48): error C244: 'BPB_SecPerTrk': can't initialize, bad type or classFAT32.C(48): error C202: 'a_Bpb': undefined identifierFAT32.C(48): error C132: 'BPB_SecPerTrk': not in formal parameter listFAT32.C(49): error C132: 'a_Bpb': not in formal parameter listFAT32.C(49): error C141: syntax error near '->'FAT32.C(49): error C244: 'BPB_NumHeads': can't initialize, bad type or classFAT32.C(49): error C202: 'a_Bpb': undefined identifierFAT32.C(49): error C132: 'BPB_NumHeads': not in formal parameter listFAT32.C(50): error C132: 'a_Bpb': not in formal parameter listFAT32.C(50): error C141: syntax error near '->'FAT32.C(50): error C244: 'BPB_HiddSec': can't initialize, bad type or class
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -