亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來(lái)到蟲(chóng)蟲(chóng)下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲(chóng)蟲(chóng)下載站

?? flash.log

?? 實(shí)現(xiàn)nandflash的簡(jiǎn)單驅(qū)動(dòng)函數(shù) adi blackfin561 與三星公司的nandflash設(shè)計(jì)
?? LOG
?? 第 1 頁(yè) / 共 2 頁(yè)
字號(hào):
# Generated by the VisualDSP++ IDDE (Fri Sep 12 18:37:05 2008)
# Project File: D:\f pan\example\VisualDSP Projects\nanflash1\flash.dpj

"D:\Visual DSP++\ccblkfn.exe" -c .\nandflash.c -file-attr ProjectName=flash -g -structs-do-not-overlap -no-multiline -double-size-32 -decls-strong -warn-protos -si-revision 0.5 -proc ADSP-BF561 -o .\Debug\nandflash.doj -MM
"nandflash.c", line 10: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       if(pf<=15&&pf>=0) dirc_register = FIO0_DIR; 
                                       ^

"nandflash.c", line 10: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       if(pf<=15&&pf>=0) dirc_register = FIO0_DIR; 
                                         ^

"nandflash.c", line 11: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=31&&pf>=16) { dirc_register = FIO1_DIR; pf -= 16;}
                                               ^

"nandflash.c", line 11: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=31&&pf>=16) { dirc_register = FIO1_DIR; pf -= 16;}
                                                 ^

"nandflash.c", line 12: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=47&&pf>=32) { dirc_register = FIO2_DIR;pf -= 32;}
                                               ^

"nandflash.c", line 12: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=47&&pf>=32) { dirc_register = FIO2_DIR;pf -= 32;}
                                                 ^

"nandflash.c", line 20: cc1045: {D} warning: missing return statement at end
          of non-void function "pf_direction"
  }
  ^

"nandflash.c", line 29: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       if(pf<=15&&pf>=0) tempregister = FIO0_FLAG_D; 
                                      ^

"nandflash.c", line 29: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       if(pf<=15&&pf>=0) tempregister = FIO0_FLAG_D; 
                                        ^

"nandflash.c", line 30: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=31&&pf>=16) { tempregister = FIO1_FLAG_D; pf -= 16;}
                                              ^

"nandflash.c", line 30: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=31&&pf>=16) { tempregister = FIO1_FLAG_D; pf -= 16;}
                                                ^

"nandflash.c", line 31: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=47&&pf>=32) { tempregister = FIO2_FLAG_D;pf -= 32;}
                                              ^

"nandflash.c", line 31: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=47&&pf>=32) { tempregister = FIO2_FLAG_D;pf -= 32;}
                                                ^

"nandflash.c", line 49: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       if(pf<=15&&pf>=0) {tempregister = FIO0_FLAG_S;
                                       ^

"nandflash.c", line 49: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       if(pf<=15&&pf>=0) {tempregister = FIO0_FLAG_S;
                                         ^

"nandflash.c", line 54: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO0_FLAG_C;
                  ^

"nandflash.c", line 54: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO0_FLAG_C;
                    ^

"nandflash.c", line 56: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO0_FLAG_T;
                  ^

"nandflash.c", line 56: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO0_FLAG_T;
                    ^

"nandflash.c", line 59: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=31&&pf>=16) { tempregister = FIO1_FLAG_S;pf -= 16;
                                              ^

"nandflash.c", line 59: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=31&&pf>=16) { tempregister = FIO1_FLAG_S;pf -= 16;
                                                ^

"nandflash.c", line 64: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO1_FLAG_C;
                  ^

"nandflash.c", line 64: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO1_FLAG_C;
                    ^

"nandflash.c", line 66: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO1_FLAG_T;
                  ^

"nandflash.c", line 66: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO1_FLAG_T;
                    ^

"nandflash.c", line 69: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=47&&pf>=32) { tempregister = FIO2_FLAG_S;pf -= 32;
                                              ^

"nandflash.c", line 69: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=47&&pf>=32) { tempregister = FIO2_FLAG_S;pf -= 32;
                                                ^

"nandflash.c", line 74: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO2_FLAG_C;
                  ^

"nandflash.c", line 74: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO2_FLAG_C;
                    ^

"nandflash.c", line 76: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO2_FLAG_T;
                  ^

"nandflash.c", line 76: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO2_FLAG_T;
                    ^

"nandflash.c", line 86: cc1045: {D} warning: missing return statement at end
          of non-void function "pf_set"
  }
  ^

"nandflash.c", line 94: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       if(pf<=15&&pf>=0) {tempregister = FIO0_FLAG_C;
                                       ^

"nandflash.c", line 94: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       if(pf<=15&&pf>=0) {tempregister = FIO0_FLAG_C;
                                         ^

"nandflash.c", line 99: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO0_FLAG_S;
                  ^

"nandflash.c", line 99: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO0_FLAG_S;
                    ^

"nandflash.c", line 101: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO0_FLAG_T;
                  ^

"nandflash.c", line 101: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO0_FLAG_T;
                    ^

"nandflash.c", line 105: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=31&&pf>=16) { tempregister = FIO1_FLAG_C; pf -= 16;
                                              ^

"nandflash.c", line 105: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=31&&pf>=16) { tempregister = FIO1_FLAG_C; pf -= 16;
                                                ^

"nandflash.c", line 110: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO1_FLAG_S;
                  ^

"nandflash.c", line 110: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO1_FLAG_S;
                    ^

"nandflash.c", line 112: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO1_FLAG_T;
                  ^

"nandflash.c", line 112: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO1_FLAG_T;
                    ^

"nandflash.c", line 115: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
       else if(pf<=47&&pf>=32) { tempregister = FIO2_FLAG_C;pf -= 32;
                                              ^

"nandflash.c", line 115: cc0152: {D} warning: conversion of nonzero integer to
          pointer
       else if(pf<=47&&pf>=32) { tempregister = FIO2_FLAG_C;pf -= 32;
                                                ^

"nandflash.c", line 120: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO2_FLAG_S;
                  ^

"nandflash.c", line 120: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO2_FLAG_S;
                    ^

"nandflash.c", line 122: cc0513: {D} warning: a value of type "unsigned int"
          cannot be assigned to an entity of type "volatile unsigned short *"
     tempregister = FIO2_FLAG_T;
                  ^

"nandflash.c", line 122: cc0152: {D} warning: conversion of nonzero integer to
          pointer
     tempregister = FIO2_FLAG_T;
                    ^

"nandflash.c", line 131: cc1045: {D} warning: missing return statement at end
          of non-void function "pf_clear"
  }
  ^

"nandflash.c", line 147: cc0120: {D} warning: return value type does not match
          the function type
  {if(time <= 0) return 0;
                        ^

"nandflash.c", line 249: cc1080: {D} warning: Function does not have a full
          prototype
     nandflash_ce_on();
     ^

"nandflash.c", line 251: cc1045: {D} warning: missing return statement at end
          of non-void function "nandflash_init"
  }
  ^

"nandflash.c", line 264: cc0549: {D} warning: variable "bad_blocks" is used
          before its value is set
     list_table = bad_blocks.value.next;
                  ^

"nandflash.c", line 275: cc1080: {D} warning: Function does not have a full
          prototype
      printf("BAD_BLOCK = %d ,num = %d \n",Block_Address/64,bad_block_count);
      ^

"nandflash.c", line 280: cc1080: {D} warning: Function does not have a full
          prototype

?? 快捷鍵說(shuō)明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號(hào) Ctrl + =
減小字號(hào) Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩不卡在线观看日韩不卡视频| 欧美亚男人的天堂| 紧缚奴在线一区二区三区| 日韩精品每日更新| 午夜精品久久久久久久蜜桃app| 亚洲精品成人在线| 一区二区三区精密机械公司| 亚洲另类一区二区| 亚洲国产aⅴ成人精品无吗| 亚洲小少妇裸体bbw| 亚洲成a人片综合在线| 肉肉av福利一精品导航| 美女视频一区在线观看| 久久99久久久欧美国产| 国产一区二区三区不卡在线观看 | 亚洲丝袜另类动漫二区| 国产精品久久久久久久久久免费看 | 久久精品网站免费观看| 欧美激情一区二区三区四区| 国产精品成人一区二区艾草| 亚洲精品久久7777| 五月开心婷婷久久| 久久国产精品免费| 成人精品免费看| 日本精品视频一区二区| 91精品在线免费观看| 精品欧美久久久| 国产女同互慰高潮91漫画| **性色生活片久久毛片| 亚洲成人7777| 国产乱理伦片在线观看夜一区| 国产馆精品极品| 一本大道久久a久久精品综合| 在线观看日韩高清av| 91精品国产综合久久国产大片| 欧美精品一区二区三区蜜臀| 国产精品网站在线| 午夜亚洲福利老司机| 久久99热这里只有精品| 97超碰欧美中文字幕| 欧美日韩不卡视频| 国产色综合一区| 亚洲电影激情视频网站| 国产一区二区三区久久久| 91碰在线视频| 日韩美女在线视频| 亚洲视频在线一区二区| 日本成人在线看| 成人免费视频播放| 宅男在线国产精品| 国产精品美女久久久久aⅴ国产馆| 亚洲成人一区在线| 岛国精品在线播放| 91精品婷婷国产综合久久竹菊| 久久精品亚洲乱码伦伦中文| 亚洲成av人片在线| eeuss影院一区二区三区| 欧美伦理影视网| 中文字幕一区日韩精品欧美| 日韩二区三区在线观看| 99久久er热在这里只有精品66| 欧美一级xxx| 亚洲柠檬福利资源导航| 国模冰冰炮一区二区| 91福利在线看| 日本一区二区三区国色天香| 日韩高清中文字幕一区| 91视频在线看| 久久久精品日韩欧美| 日本不卡中文字幕| 在线中文字幕一区| 中文字幕一区二区三区四区不卡 | 99久久免费国产| 久久久99精品久久| 美洲天堂一区二卡三卡四卡视频| 91啪亚洲精品| 国产精品久久久久久久久免费丝袜| 麻豆精品一区二区综合av| 欧美性生活一区| 亚洲色图20p| 成人性生交大片免费看中文| 欧美一级片在线看| 亚洲 欧美综合在线网络| 色婷婷国产精品| 欧美激情一二三区| 国产很黄免费观看久久| 精品美女一区二区三区| 日精品一区二区| 欧美日韩一区二区三区在线| 亚洲女人的天堂| 99国产欧美久久久精品| 日本一区二区免费在线观看视频 | 色哟哟日韩精品| 国产精品污网站| 成人听书哪个软件好| 久久奇米777| 国产一区二区三区在线看麻豆| 欧美xxxx在线观看| 久久精品噜噜噜成人88aⅴ| 91精品国产91热久久久做人人| 午夜影院久久久| 欧美精品自拍偷拍动漫精品| 亚洲成人免费电影| 欧美精品久久一区二区三区| 亚洲成人资源网| 欧美高清一级片在线| 日韩电影免费在线观看网站| 91精品国产91久久综合桃花| 男女激情视频一区| 欧美mv日韩mv亚洲| 国产精品资源网| 欧美国产一区在线| 99久久久免费精品国产一区二区| 亚洲欧美一区二区三区久本道91| 一本高清dvd不卡在线观看| 亚洲精品老司机| 欧美日韩精品一区二区天天拍小说 | 激情国产一区二区 | 久草热8精品视频在线观看| 日韩欧美中文字幕制服| 狠狠色综合播放一区二区| 2020国产成人综合网| 国产jizzjizz一区二区| 自拍偷拍国产精品| 欧美日韩在线精品一区二区三区激情| 一二三区精品视频| 3d动漫精品啪啪一区二区竹菊 | 在线一区二区三区四区| 日韩精品成人一区二区三区| 日韩一级大片在线观看| 国产丶欧美丶日本不卡视频| 国产精品久久久久aaaa樱花| 欧美三级日韩三级国产三级| 久久电影国产免费久久电影| 久久久午夜精品| 91麻豆国产自产在线观看| 亚洲成人免费观看| 久久久美女艺术照精彩视频福利播放| 成人av网站在线观看| 亚洲午夜精品在线| 精品国产乱码久久久久久蜜臀| 国产成人av在线影院| 亚洲在线视频免费观看| 日韩免费电影一区| 91麻豆6部合集magnet| 日韩av在线播放中文字幕| 国产女人aaa级久久久级| 欧美在线观看你懂的| 精品一区在线看| 亚洲欧美另类小说| 日韩精品中文字幕在线不卡尤物| av高清不卡在线| 人人狠狠综合久久亚洲| 国产精品美女久久久久久久久| 欧美日本国产一区| 成人在线视频一区二区| 亚洲电影一级片| 国产精品私人影院| 欧美一区二区三区免费大片| 成人99免费视频| 免费欧美日韩国产三级电影| 中文字幕一区二区三区色视频 | 国产精品私房写真福利视频| 91精品国产综合久久婷婷香蕉 | 日本不卡视频在线| 亚洲欧美成人一区二区三区| 日韩久久久久久| 欧美色综合网站| 成人小视频在线观看| 男女男精品视频| 亚洲一区二区视频| 中文字幕一区二区三| 精品国产伦一区二区三区免费 | 欧美一区二区成人| 色欧美乱欧美15图片| 成人黄色电影在线 | 亚洲精品一区二区三区四区高清| 欧美怡红院视频| 99国产精品久久久久| 精品一区二区三区久久久| 亚洲成人黄色小说| 国产精品久久久久影院亚瑟| 欧美videos大乳护士334| 欧美日韩一区在线| 99久久99久久精品免费观看 | 欧美一二区视频| 欧美色图片你懂的| eeuss鲁一区二区三区| 国产精品18久久久久久久久| 美女精品一区二区| 日韩av一二三| 亚洲18色成人| 香港成人在线视频| 亚洲成人免费在线| 亚洲国产视频a| 亚洲福利视频一区二区| 成人欧美一区二区三区黑人麻豆 | 久久久综合九色合综国产精品| 欧美一级精品大片| 欧美一区二区三区四区在线观看 |