⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lpc2132_mp3.searchresults

📁 mp3量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。系统会自动删除debug和release目录
💻 SEARCHRESULTS
📖 第 1 页 / 共 2 页
字号:
Main.c:		printf_P(("\r\nEmail: sudazqb@163.com   MSN: zhangqibo_1985@hotmail.com"));
Main.c:		printf_P(("\r\n**************** ALL RIGHTS RESERVED! *****************"));
Main.c:		printf_P(("\r\n\r\n按开始键继续\r\n"));
Main.c:	printf_P(("\r\nSearch the folder %s\r\n"),MUSIC_PATH);
Main.c:	printf_P(("\r\n\r\nSearch & record folder information....."));
Main.c:	printf_P(("\r\nNOTE: MAX folder amount is %d for we only use %dBytes ram to store the info\r\n"),RECORD_ADDR_END/4 -1,RECORD_ADDR_END);
Main.txt:;;;415    		printf_P(("\r\n*****************************************************\r\n"));
Main.txt:;;;416    		printf_P(("Found LRC file!\r\n"));
Main.txt:;;;417    		printf_P(("\r\nAnalyzing LRC file ...........\r\n"));
Main.txt:;;;439    			printf_P(("ERROR: No enough memory!\r\n"));
Main.txt:;;;457    						printf_P(("ERROR: Failed to read one sector\r\n"));
Main.txt:;;;472    							printf_P(("found tag start ["));
Main.txt:;;;489    								printf_P((" found title tag: %s ]\r\n"),LrcStructHead.title);
Main.txt:;;;491    								printf_P(("Title  : %s \r\n"),LrcStructHead.title);
Main.txt:;;;509       								printf_P((" found artist tag: %s ]\r\n"),LrcStructHead.artist);
Main.txt:;;;511    								printf_P(("Artist : %s \r\n"),LrcStructHead.artist);
Main.txt:;;;524    								printf_P((" found offset tag: "));
Main.txt:;;;526    								//printf_P(("\r\n"));
Main.txt:;;;548    								printf_P(("the value in the structure is : %d\r\n"),LrcStructHead.offset);
Main.txt:;;;558    								printf_P((" found by tag: "));
Main.txt:;;;572    								printf_P("\r\n");
Main.txt:;;;581    								printf_P((" found al tag: "));
Main.txt:;;;592    							printf_P("\r\n");
Main.txt:;;;609    											printf_P(("No next cluster or read next cluster error\r\n"));
Main.txt:;;;617    											printf_P(("ERROR: Faild to load a sector\r\n"));
Main.txt:;;;629    											printf_P(("ERROR: Faild to load a sector\r\n"));
Main.txt:;;;662    												printf_P(("No next cluster or read next cluster error\r\n"));
Main.txt:;;;670    												printf_P(("ERROR: Faild to load a sector\r\n"));
Main.txt:;;;682    												printf_P(("ERROR: Faild to load a sector\r\n"));
Main.txt:;;;714    									printf_P(("  found time tag: "));
Main.txt:;;;715    									printf_P(("min = %d; "),min);
Main.txt:;;;716    									printf_P(("sec = %d; "),sec);
Main.txt:;;;717    									printf_P(("ms = %d; \r\n"),ms);
Main.txt:;;;722    									printf_P(("WARNING: Sorry! no more space for the rest tag, som lryic can't display!\r\n"));
Main.txt:;;;730    									printf_P(("\r\noffset : %d "),LrcStructHead.offset);
Main.txt:;;;731    									printf_P(("  total  = %ld; "),LrcStruct_p->time);
Main.txt:;;;743    									printf_P(("after calculate total  = %ld; \r\n"),LrcStruct_p->time);
Main.txt:;;;775    														printf_P(("No next cluster or read next cluster error\r\n"));
Main.txt:;;;783    														printf_P(("ERROR: Faild to load a sector\r\n"));
Main.txt:;;;795    														printf_P(("ERROR: Faild to load a sector\r\n"));
Main.txt:;;;831    												//printf_P(("\r\n\r\nInternal RAM is not enough, some data will be stored at EEPROM!"));
Main.txt:;;;832    												//printf_P(("\r\nThis may take little longer time. U know 8.4ms/Byte, pls wait!......"));
Main.txt:;;;833    												printf_P(("\r\n\r\nWow! The lyric is so long, Buffer is run out, sorry!\r\n"));
Main.txt:;;;850    					printf_P(("No next cluster or read next cluster error\r\n"));
Main.txt:;;;875    			printf_P(("\r\nLyric data stored completed!"));
Main.txt:;;;877    			printf_P(("\r\nThe data stored in RAM & EEPROM:\r\n"));
Main.txt:;;;885    			printf_P(("\r\nNo sorted data is : \r\n"));
Main.txt:;;;898    				printf_P(("\r\n"));
Main.txt:;;;905    			printf_P(("\r\nSort begining ......"));
Main.txt:;;;917    			printf_P(("\r\ntotal %s time tags"),temp);
Main.txt:;;;945    							printf_P(("\r\nLrcStruct_p_up->time = %ld"),LrcStruct_p_up->time);
Main.txt:;;;946    							printf_P(("\r\nLrcStruct_p_temp->time = %ld"),LrcStruct_p_temp->time);
Main.txt:;;;947    							printf_P(("\r\nLrcStruct_p_down->time = %ld"),LrcStruct_p_down->time);
Main.txt:;;;948    							printf_P(("\r\nLrcStruct_p->time = %ld \r\n"),LrcStruct_p->time);
Main.txt:;;;966    								printf_P(("\r\nLrcStruct_p->time = %ld \r\n\r\n"),LrcStruct_p->time);
Main.txt:;;;974    		printf_P(("\r\n\r\nAnalyze complete!\r\n\r\nCode written by Bozai - 章其波"));
Main.txt:;;;975    		printf_P(("\r\n*****************************************************\r\n"));
Main.txt:;;;979    			printf_P(("\r\nSort completed!"));
Main.txt:;;;980    			printf_P(("\r\nData after sort is : \r\n"));
Main.txt:;;;981    			printf_P(("\r\n\r\nLrc Data:\r\n\r\n"));
Main.txt:;;;994    				printf_P(("\r\n"));
Main.txt:;;;1070   	printf_P(("\r\nCurrent mode : "));
Main.txt:;;;1073   		case REPET_ALL: printf_P(("repet all"));break;
Main.txt:;;;1074   		case REPET_ONE:printf_P(("repet one"));break;
Main.txt:;;;1075   		case RANDOM:printf_P(("shuffle"));break;
Main.txt:;;;1292   	printf_P(("\r\nNow playing "));
Main.txt:;;;1293   	printf_P(("%s :"),current);
Main.txt:;;;1296   		printf_P(("%s"),buffer);
Main.txt:;;;1314   	printf_P("\r\n");
Main.txt:;;;1425   									printf_P(("[%s] %s\r\n"),time,lrcdata);
Main.txt:;;;1438   									printf_P(("[%s] %s\r\n"),time,lrcdata);
Main.txt:;;;1479   							printf_P(("Pause\r\n"));
Main.txt:;;;1489   							printf_P(("Playing\r\n"));
Main.txt:;;;1514   							printf_P(("Turn volume down to: %s\r\n"),volume);
Main.txt:;;;1544   							printf_P(("Turn volume up   to: %s\r\n"),volume);
Main.txt:;;;1619   								case REPET_ALL:Print_ICON_12(72,0,RepetAll);printf_P(("Set mode -> repet all\r\n"));break;
Main.txt:;;;1620   								case REPET_ONE:Print_ICON_12(72,0,RepetOne);printf_P(("Set mode -> repet one\r\n"));break;
Main.txt:;;;1621   								case RANDOM   :Print_ICON_12(72,0,Shuffle);printf_P(("Set mode -> shuffle\r\n"));break;
Main.txt:;;;1630   								case REPET_ALL:Print_ICON_12(18,36,RepetAll);printf_P(("Set mode -> repet all\r\n"));break;
Main.txt:;;;1631   								case REPET_ONE:Print_ICON_12(18,36,RepetOne);printf_P(("Set mode -> repet one\r\n"));break;
Main.txt:;;;1632   								case RANDOM   :Print_ICON_12(18,36,Shuffle);printf_P(("Set mode -> shuffle\r\n"));break;
Main.txt:;;;1960   	printf_P(("\r\n************************************************"));
Main.txt:;;;1961   	printf_P(("\r\n  SD mp3 player V2.3 for ARM platform "));
Main.txt:;;;1962   	printf_P(("\r\n   Design by Michael Zhang (bozai) 章其波"));
Main.txt:;;;1963   	printf_P(("\r\n************************************************\r\n"));
Main.txt:;;;1967   		printf_P(("\r\nVS1003 config fialed!\r\n"));//配置VS1003
Main.txt:;;;1971   		printf_P(("\r\nVS1003 config OK!\r\n"));
Main.txt:;;;1974   	if(CH375_CheckExist())printf_P("Found CH375!\r\n");
Main.txt:;;;1975   	else printf_P("CH375 not exist!\r\n");
Main.txt:;;;1977   	printf_P(("LCD initialize OK!\r\n\r\n"));
Main.txt:;;;1984   	printf_P("Pls select the device:\r\n                 Next for Udisk\r\n                 PREV for SD\r\n                 -- by bozai\r\n");
Main.txt:;;;1992   		printf_P(("\r\nPlease insert SD card!"));
Main.txt:;;;1994   		printf_P(("\r\nSD initialize OK!"));
Main.txt:;;;2004   		printf_P(("\r\nPlease insert Flash disk!"));
Main.txt:;;;2006   		printf_P(("\r\nFlash disk initialize OK!"));
Main.txt:;;;2017   		printf_P(("\r\nPlease insert SD card!"));
Main.txt:;;;2019   		printf_P(("\r\nSD initialize OK!"));
Main.txt:;;;2024   	printf_P(("\r\nDisk size is: %ld MB"),FAT_ReadCapacity()/1024/1024);
Main.txt:;;;2028   		printf_P(("\r\nFAT initialize fialed! Or System error!"));
Main.txt:;;;2029   		printf_P(("\r\nYou may try to turn off the power and then power on."));
Main.txt:;;;2030   		printf_P(("\r\nOtherwise pls check that whether your card is correctly fomated"));
Main.txt:;;;2038   		printf_P(("\r\nFAT initialize OK!"));
Main.txt:;;;2046   		printf_P(("\r\nFirmware lost!\r\nPress start to continue!"));
Main.txt:;;;2054   		printf_P(("\r\n\r\n固件正常!"));
Main.txt:;;;2055   		printf_P(("\r\nDesign by : Michael - 章其波(bozai) 2007-12-08 in ZyXEL"));
Main.txt:;;;2056   		printf_P(("\r\nEmail: sudazqb@163.com   MSN: zhangqibo_1985@hotmail.com"));
Main.txt:;;;2057   		printf_P(("\r\n**************** ALL RIGHTS RESERVED! *****************"));
Main.txt:;;;2058   		printf_P(("\r\n\r\n按开始键继续\r\n"));
Main.txt:;;;2066   	printf_P(("\r\nSearch the folder %s\r\n"),MUSIC_PATH);
Main.txt:;;;2069   	printf_P(("\r\n\r\nSearch & record folder information....."));
Main.txt:;;;2070   	printf_P(("\r\nNOTE: MAX folder amount is %d for we only use %dBytes ram to store the info\r\n"),RECORD_ADDR_END/4 -1,RECORD_ADDR_END);
MMC_SD.c:		printf_P(PSTR("\r\nVersion 1"));
MMC_SD.c:				//printf_P(PSTR("\r\n CMD55 r1=%x "),r1);
MMC_SD.c:		//	printf_P(PSTR("\r\n pattern error"));
MMC_SD.c:		printf_P(PSTR("\r\nVersion 2"));
MMC_SD.c:				//printf_P(PSTR("\r\n CMD55 r1=%x "),r1);
MMC_SD.c:		//printf_P(PSTR("\r\nnot supported card"));
MMC_SD.c:	printf_P(PSTR("\r\naddress mode = %d"),address_mode);
MMC_SD.c:		//printf_P(PSTR("\r\nexit 1  r1=%x "),r1);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -