熱門: 51單片機(jī) | 24小時(shí)必答區(qū) | 單片機(jī)教程 | 單片機(jī)DIY制作 | STM32 | Cortex M3 | 模數(shù)電子 | 電子DIY制作 | 音響/功放 | 拆機(jī)樂(lè)園 | Arduino | 嵌入式OS | 程序設(shè)計(jì)
![]() |
發(fā)布時(shí)間: 2018-1-20 17:22
正文摘要:練手項(xiàng)目,完整資料 Altium Designer畫(huà)的原理圖和PCB圖如下:(51hei附件中可下載工程文件) |
感謝分享 |
看看,順便練習(xí)一下 |
好像編譯不能通過(guò), SD.C(254): error C141: syntax error near '}', expected ';' compiling main.c... MENU_UI.C(24): error C202: 'dir': undefined identifier MENU_UI.C(28): error C202: 'dir': undefined identifier MENU_UI.C(45): error C202: 'dir': undefined identifier MENU_UI.C(49): error C202: 'dir': undefined identifier MENU_UI.C(60): error C202: 'dir': undefined identifier MENU_UI.C(70): error C202: 'MusicMax': undefined identifier MENU_UI.C(93): error C202: 'bitrate': undefined identifier MENU_UI.C(94): error C202: 'bitrate': undefined identifier MENU_UI.C(105): error C202: 'Time': undefined identifier MENU_UI.C(106): error C202: 'Time': undefined identifier MENU_UI.C(107): error C202: 'Time': undefined identifier MENU_UI.C(108): error C202: 'Time': undefined identifier MENU_UI.C(109): error C202: 'Time': undefined identifier MENU_UI.C(115): error C202: 'DispBitRate': undefined identifier MENU_UI.C(116): error C202: 'DispBitRate': undefined identifier MENU_UI.C(117): error C202: 'DispBitRate': undefined identifier MENU_UI.C(119): error C202: 'DispBitRate': undefined identifier MENU_UI.C(148): error C202: 'pMusic': undefined identifier MENU_UI.C(151): error C202: 'key': undefined identifier MENU_UI.C(152): error C202: 'key': undefined identifier MENU_UI.C(154): error C202: 'flag_music': undefined identifier MENU_UI.C(159): error C202: 'rc': undefined identifier MENU_UI.C(160): error C202: 'rc': undefined identifier MENU_UI.C(161): error C202: 'pMusic': undefined identifier MENU_UI.C(176): error C202: 'key': undefined identifier MENU_UI.C(178): error C202: 'pMusic': undefined identifier MENU_UI.C(180): error C202: 'pMusic': undefined identifier MENU_UI.C(181): error C202: 'pMusic': undefined identifier MENU_UI.C(184): error C202: 'key': undefined identifier MENU_UI.C(184): error C202: 'flag_music': undefined identifier MENU_UI.C(185): error C202: 'key': undefined identifier MENU_UI.C(190): error C202: 'key': undefined identifier MENU_UI.C(192): error C202: 'Music_Vol': undefined identifier MENU_UI.C(195): error C202: 'Music_Vol': undefined identifier MENU_UI.C(197): error C202: 'MusicVol': undefined identifier MENU_UI.C(198): error C202: 'MusicVol': undefined identifier MENU_UI.C(199): error C202: 'MusicVol': undefined identifier MENU_UI.C(200): error C202: 'MusicVol': undefined identifier MENU_UI.C(201): error C202: 'Music_Vol': undefined identifier MENU_UI.C(209): error C202: 'key': undefined identifier MENU_UI.C(211): error C202: 'Music_Vol': undefined identifier MENU_UI.C(214): error C202: 'Music_Vol': undefined identifier MENU_UI.C(216): error C202: 'MusicVol': undefined identifier MENU_UI.C(217): error C202: 'MusicVol': undefined identifier MENU_UI.C(218): error C202: 'MusicVol': undefined identifier MENU_UI.C(219): error C202: 'MusicVol': undefined identifier MENU_UI.C(220): error C202: 'Music_Vol': undefined identifier MENU_UI.C(242): error C202: 'MusicMax': undefined identifier MENU_UI.C(246): error C202: 'dir': undefined identifier MENU_UI.C(248): error C202: 'dir': undefined identifier MENU_UI.C(252): error C202: 'MusicMax': undefined identifier MENU_UI.C(257): error C202: 'MusicMax': undefined identifier MENU_UI.C(261): error C202: 'MusicMax': undefined identifier MENU_UI.C(262): error C202: 'MusicMax': undefined identifier MENU_UI.C(264): error C202: 'MusicMax': undefined identifier MENU_UI.C(279): error C202: 'key': undefined identifier MENU_UI.C(285): error C202: 'key': undefined identifier MENU_UI.C(290): error C202: 'key': undefined identifier MENU_UI.C(298): error C202: 'MusicMax': undefined identifier MENU_UI.C(304): error C202: 'MusicMax': undefined identifier MENU_UI.C(304): error C202: 'MusicMax': undefined identifier MENU_UI.C(322): error C202: 'key': undefined identifier MENU_UI.C(340): error C202: 'key': undefined identifier MENU_UI.C(355): error C202: 'TxtMax': undefined identifier MENU_UI.C(359): error C202: 'dir': undefined identifier MENU_UI.C(361): error C202: 'dir': undefined identifier MENU_UI.C(363): error C202: 'TxtMax': undefined identifier MENU_UI.C(368): error C202: 'TxtMax': undefined identifier MENU_UI.C(370): error C202: 'dir': undefined identifier MENU_UI.C(372): error C202: 'TxtMax': undefined identifier MENU_UI.C(374): error C202: 'dir': undefined identifier MENU_UI.C(387): error C202: 'key': undefined identifier MENU_UI.C(388): error C202: 'key': undefined identifier MENU_UI.C(389): error C202: 'key': undefined identifier MENU_UI.C(389): error C202: 'old_Doc_pos': undefined identifier MENU_UI.C(389): error C202: 'Doc_pos': undefined identifier MENU_UI.C(390): error C202: 'key': undefined identifier MENU_UI.C(390): error C202: 'old_Doc_pos': undefined identifier MENU_UI.C(390): error C202: 'Doc_pos': undefined identifier MENU_UI.C(391): error C202: 'key': undefined identifier MENU_UI.C(401): error C202: 'key': undefined identifier MENU_UI.C(405): error C202: 'old_Doc_pos': undefined identifier MENU_UI.C(407): error C202: 'old_Doc_pos': undefined identifier MENU_UI.C(408): error C202: 'Doc_pos': undefined identifier MENU_UI.C(422): error C202: 'key': undefined identifier MENU_UI.C(423): error C202: 'key': undefined identifier MENU_UI.C(424): error C202: 'key': undefined identifier MENU_UI.C(426): error C202: 'Music_Vol': undefined identifier MENU_UI.C(429): error C202: 'Music_Vol': undefined identifier MENU_UI.C(431): error C202: 'MusicVol': undefined identifier MENU_UI.C(432): error C202: 'MusicVol': undefined identifier MENU_UI.C(433): error C202: 'MusicVol': undefined identifier MENU_UI.C(434): error C202: 'MusicVol': undefined identifier MENU_UI.C(435): error C202: 'Music_Vol': undefined identifier MENU_UI.C(443): error C202: 'key': undefined identifier MENU_UI.C(445): error C202: 'Music_Vol': undefined identifier MENU_UI.C(448): error C202: 'Music_Vol': undefined identifier MENU_UI.C(450): error C202: 'MusicVol': undefined identifier MENU_UI.C(451): error C202: 'MusicVol': undefined identifier MENU_UI.C(452): error C202: 'MusicVol': undefined identifier MENU_UI.C(453): error C202: 'MusicVol': undefined identifier MENU_UI.C(454): error C202: 'Music_Vol': undefined identifier MENU_UI.C(462): error C202: 'key': undefined identifier MENU_UI.C(466): error C202: 'key': undefined identifier MENU_UI.C(490): error C202: 'key': undefined identifier MENU_UI.C(491): error C202: 'key': undefined identifier MENU_UI.C(492): error C202: 'key': undefined identifier MENU_UI.C(492): error C202: 'oldmpos': undefined identifier MENU_UI.C(492): error C202: 'mpos': undefined identifier MENU_UI.C(493): error C202: 'key': undefined identifier MENU_UI.C(493): error C202: 'oldmpos': undefined identifier MENU_UI.C(493): error C202: 'mpos': undefined identifier MENU_UI.C(494): error C202: 'key': undefined identifier MENU_UI.C(496): error C202: 'mpos': undefined identifier MENU_UI.C(533): error C202: 'key': undefined identifier MENU_UI.C(535): error C202: 'oldmpos': undefined identifier MENU_UI.C(537): error C202: 'oldmpos': undefined identifier MENU_UI.C(538): error C202: 'mpos': undefined identifier MENU_UI.C(542): error C202: 'mpos': undefined identifier compiling myfun.c... MYFUN.C(55): warning C291: not every exit path returns a value compiling 12864.c... compiling pff.c... compiling diskio.c... Target not created |
看看,學(xué)習(xí)下。 |
Powered by 單片機(jī)教程網(wǎng)