熱門: 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
![]() |
發(fā)布時(shí)間: 2020-9-12 11:56
正文摘要:#include<reg51.h> sbit key1=P3^0; sbit key2=P3^1; sbit key3=P3^2; unsigned char dula[]=(0xc0,0xf9,0xa4,0xb0,0x99,0x92,0x82, &n ... |
lidadaccd 發(fā)表于 2020-9-13 13:46 你這原理圖不對(duì)應(yīng)你的程序的,你要在網(wǎng)上找個(gè)164驅(qū)動(dòng)的芯片顯示函數(shù)就可以了 |
|
angmall 發(fā)表于 2020-9-12 18:34 不行,顯示錯(cuò)誤wenc.c(58): warning C206: 'display': missing function-prototype wenc.c(62): error C231: 'T0': redefinition wenc.c(72): error C231: 'T0': redefinition wenc.c(74): error C231: 'display': redefinition wenc.c(79): error C202: 'a': undefined identifier wenc.c(81): error C202: 'a': undefined identifier wenc.c(83): error C202: 'a': undefined identifier wenc.c(83): error C202: 'a': undefined identifier wenc.c(84): error C202: 'a': undefined identifier wenc.c(84): error C202: 'a': undefined identifier wenc.c(85): error C202: 'a': undefined identifier wenc.c(85): error C202: 'a': undefined identifier wenc.c(86): error C202: 'a': undefined identifier wenc.c(86): error C202: 'a': undefined identifier wenc.c(89): error C231: 'display': redefinition wenc.c - 14 Error(s), 1 Warning(s). |
給你改了一下試試。
|
查找171行往前的錯(cuò)誤 |
Powered by 單片機(jī)教程網(wǎng)