main.cce
来自「PIC16F689驱动SD卡程序,可以实现对SD的ID读取和内存读取,并且可以通」· CCE 代码 · 共 11 行
CCE
11 行
Advisory[1207] : some of the command line options you are using are now obsolete
Advisory[1208] : use --help option or refer to the user manual for option details
Warning[176] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\main.c 23 : missing newline
Warning[349] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\function.h 20 : non-prototyped function declaration for "usart_initial"
Warning[349] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\function.h 28 : non-prototyped function declaration for "time1_initial"
Warning[349] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\function.h 54 : non-prototyped function declaration for "code_er"
Warning[349] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\sd.h 60 : non-prototyped function declaration for "MMC_Port_Init"
Warning[349] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\sd.h 99 : non-prototyped function declaration for "Read_Byte_MMC"
Warning[349] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\sd.h 151 : non-prototyped function declaration for "MMC_Init"
Warning[337] C:\Program Files\HI-TECH Software\PICC\9.50\bin\SD\main.c 22 : line does not have a newline on the end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?