TMS320F28034: .asm文件报错

Part Number: TMS320F28034

复制项目并粘贴到其他文件夹,并在ccs12.6中导入该项目编译后出现如下错误 :


**** Clean-only build of configuration FLASH for project DSP28035_GPIO ****

"D:\\software\\CCS\\ccs\\utils\\bin\\gmake" -k clean

DEL /F "DSP28035_GPIO.out"
DEL /F "DSP2803x_common\source\DSP2803x_Adc.obj" "DSP2803x_common\source\DSP2803x_CSMPasswords.obj" "DSP2803x_common\source\DSP2803x_CodeStartBranch.obj" "DSP2803x_common\source\DSP2803x_Comp.obj" "DSP2803x_common\source\DSP2803x_CpuTimers.obj" "DSP2803x_common\source\DSP2803x_DBGIER.obj" "DSP2803x_common\source\DSP2803x_DefaultIsr.obj" "DSP2803x_common\source\DSP2803x_DisInt.obj" "DSP2803x_common\source\DSP2803x_ECan.obj" "DSP2803x_common\source\DSP2803x_ECap.obj" "DSP2803x_common\source\DSP2803x_EPwm.obj" "DSP2803x_common\source\DSP2803x_EQep.obj" "DSP2803x_common\source\DSP2803x_Gpio.obj" "DSP2803x_common\source\DSP2803x_HRCap.obj" "DSP2803x_common\source\DSP2803x_I2C.obj" "DSP2803x_common\source\DSP2803x_Lin.obj" "DSP2803x_common\source\DSP2803x_OscComp.obj" "DSP2803x_common\source\DSP2803x_PieCtrl.obj" "DSP2803x_common\source\DSP2803x_PieVect.obj" "DSP2803x_common\source\DSP2803x_Sci.obj" "DSP2803x_common\source\DSP2803x_Spi.obj" "DSP2803x_common\source\DSP2803x_SysCtrl.obj" "DSP2803x_common\source\DSP2803x_TempSensorConv.obj"
DEL /F "DSP2803x_common\source\DSP2803x_usDelay.obj" "DSP2803x_headers\source\DSP2803x_GlobalVariableDefs.obj" "user\main.obj"
DEL /F "DSP2803x_common\source\DSP2803x_Adc.d" "DSP2803x_common\source\DSP2803x_Comp.d" "DSP2803x_common\source\DSP2803x_CpuTimers.d" "DSP2803x_common\source\DSP2803x_DefaultIsr.d" "DSP2803x_common\source\DSP2803x_ECan.d" "DSP2803x_common\source\DSP2803x_ECap.d" "DSP2803x_common\source\DSP2803x_EPwm.d" "DSP2803x_common\source\DSP2803x_EQep.d" "DSP2803x_common\source\DSP2803x_Gpio.d" "DSP2803x_common\source\DSP2803x_HRCap.d" "DSP2803x_common\source\DSP2803x_I2C.d" "DSP2803x_common\source\DSP2803x_Lin.d" "DSP2803x_common\source\DSP2803x_OscComp.d" "DSP2803x_common\source\DSP2803x_PieCtrl.d" "DSP2803x_common\source\DSP2803x_PieVect.d" "DSP2803x_common\source\DSP2803x_Sci.d" "DSP2803x_common\source\DSP2803x_Spi.d" "DSP2803x_common\source\DSP2803x_SysCtrl.d" "DSP2803x_common\source\DSP2803x_TempSensorConv.d" "DSP2803x_headers\source\DSP2803x_GlobalVariableDefs.d" "user\main.d"
DEL /F "DSP2803x_common\source\DSP2803x_CSMPasswords.d" "DSP2803x_common\source\DSP2803x_CodeStartBranch.d" "DSP2803x_common\source\DSP2803x_DBGIER.d" "DSP2803x_common\source\DSP2803x_DisInt.d" "DSP2803x_common\source\DSP2803x_usDelay.d"
找不到 D:\project\eg1_new_GPIO\Project_GPIO\GPIO\FLASH\DSP2803x_common\source\DSP2803x_CSMPasswords.d
Finished clean

**** Build Finished ****

**** Build of configuration FLASH for project DSP28035_GPIO ****

"D:\\software\\CCS\\ccs\\utils\\bin\\gmake" -k all

Building file: "../DSP2803x_common/source/DSP2803x_Adc.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_Adc.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_Adc.c"
Finished building: "../DSP2803x_common/source/DSP2803x_Adc.c"

Building file: "../DSP2803x_common/source/DSP2803x_CSMPasswords.asm"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_CSMPasswords.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_CSMPasswords.asm"
9 Assembly Errors, No Assembly Warnings

>> Compilation failure
DSP2803x_common/source/subdir_rules.mk:16: recipe for target 'DSP2803x_common/source/DSP2803x_CSMPasswords.obj' failed
"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 1: [E0000] Unrecognized special character
坿Y?
"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 2: [E0000] Unrecognized special character
?
"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 3: [E0000] Unrecognized special character
場kRf8皫qク.)x虡闲椯(枩_周K鷋?3憘zr肦糕?/啉巷?/j?鵻?$?叔?0?
"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 4: [E0000] Unrecognized special character
?*?79?Pl5S遢獜"j鍸?侠?龞bG囻?烞谏s?~%鸫Q熵?'M1頫yiDA蹢?暲?'泸,?抇e墳9崿W帊忾BrxE^?EZ咽?6 棓輦?2q鸎?0鉇?-%Td髗8Ad?)?!愳-? ?5?&枦崜d-G???'t婟p旤㈨f腷xZ胷逴W,恊,74y?=t摡%Q

"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 5: [E0000] Unrecognized special character
尶G膨Jnk<透杵曺?灗絉垩F鱡?>枨>[?歲覡懅?"D(癎?0蒨馜r棭璶螧?3?

"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 6: [E0000] Unrecognized special character
佹"{x屫鐵磸G?)騱VE珽t搉炊翼?!偲?k`ok淀垍皍吀9筏陎]"?<?(嵌鼆?崱h?蒅7]瘼瀞~OW磖?鬽Fbv|憄Ed桃3zs+H5u*t鱮毫K梽礫W<褸昩rQn婘Z74?
"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 7: [E0000] Unrecognized special character
駈p`葹F豐`p濇3?6|錛e惛lJ?慴?6皓oz纽

"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 8: [E0000] Unrecognized special character
o連誌媡t宣>袓ⅴ`嬃-莊Ie-痚逩:ue歚x&$_'?r蜡 P/w庙踢`GF汑獩愮d汋氓盅K?{Vy?

"../DSP2803x_common/source/DSP2803x_CSMPasswords.asm", ERROR! at line 9: [E0000] Unrecognized special character
龏)梶攮湭?/I%絁?=?$?婞皊襙??岆/v{臎??-螐q鳷?*K?,? 扈殺?<W蠟p7);9Rゐ栽醜籴`[镪? ?鈃u?莧诨箮?訾e?7堾鵳1@?(t紀榃? 9y>?>T7菩3}ig]iG=?0诬? !??>a糤8B6]??i?;`?巵0y擢

Errors in Source - Assembler Aborted
gmake: *** [DSP2803x_common/source/DSP2803x_CSMPasswords.obj] Error 1
Building file: "../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_CodeStartBranch.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm"
28 Assembly Errors, No Assembly Warnings

>> Compilation failure
DSP2803x_common/source/subdir_rules.mk:16: recipe for target 'DSP2803x_common/source/DSP2803x_CodeStartBranch.obj' failed
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 1: [E0000] Unrecognized special character
坿 ?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 2: [E0000] Unrecognized special character
?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 3: [E0000] Unrecognized special character
騿怽]FE?5捰
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 4: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
6+湺醩?]滎B?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 4: [E0002] Invalid mnemonic specification
6+湺醩?]滎B?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 4: [E0000] Unrecognized special character
6+湺醩?]滎B?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 5: [E0000] Unrecognized special character
?.?/d+勧ZL然昱z<Drσ`G狈L

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 6: [E0000] Unrecognized special character
s2檿愮齪?8VUJ鸮;ya讀輣鑾貲霹g2? A?`儺uz树>?%濵d;ゅ?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 7: [E0000] Unrecognized special character
?屖夦@寍湢?赺?簵咗?r?歚?0轥%岶[窋"?鐏淶_ch魾{挟燍k%q喲鐪僤(欲膓f佊(懧/泽烪煬H齛幡t廟砸継?-=?.u砈vC腤??8OB鋄唠讥噫辅赜aEq?j乯>唵y巯1=%绦嚔.???4麯?"胙?>@擑舽柳_閖 貐nxlg犆w%剻n嵆?0蓱@銦'葐??GDh乒+?1郋\徑N<?=?饄6AeY勸? 乞?%硛6=洷?'奭柅?*宋訚bjO?图K7Z毩]歁?!?拁#pF拞?WX]Byc6?2衞0鋂x遫r?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 8: [E0000] Unrecognized special character
灘6炝%鑒{4纼^庙?2C='?7x? @娮C偓寴xM#戍?/緛GyT镞畺ニ賸廵d?'琇<醪鎋耄耼/J儈%昅_滇X@┗惁-汇nH+庖a棘^o?苤曪?$躤VuC?2!r遻詏淞瞡娋Zg}8駃@裇4!ur矊*蚧!G?3酐??垞蓬B焒侔K??腄M锜椉?迦!??4x?z紨3黷鰦?TAr 鮄:啥栻7%M浬黟?1淆?$5踿(濐揌陟H鏶Ve莗?棨^?1?'u?,?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 9: [E0000] Unrecognized special character
??8_?忲牓搐唇椑h 榙w溒5叟 u=菝惒 ?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 10: [E0000] Unrecognized special character
?x??芩塚悻>G欨舎汛鮠QKш6#c3е#2徻6滫?0设"綈x兔?(8Os啤泘馹Q困Ug?=?餰sdO匊鱞您?.硩3y淩?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 11: [E0000] Unrecognized special character
園湩E?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 12: [E0000] Unrecognized special character
牘mq澉介n酢>M:睕D圄LZ]傎R驭廰裺0?*d:欵衖魙晰u)l? 箇/岝9y瘶\洈&?gD?3}ПE遉噬坪
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 13: [E0000] Unrecognized special character
硡文惷u?) A腄掆箖It褔蒅糿?\R輙Ymzr肛wt

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 14: [E0000] Unrecognized special character
Dc~+?(?c6頗)媜d蜠埞b炖/?0?竮昆B絼i:?<本0*? #艠P櫋屡,邪? 鱾uvS圂鹪炅椖?:)袹?e?毳俯?7vX?=a谿N")穯<炬du钁8FT1}撥W蕤?.?<\_(僺T! ?(焗⊥爊艿P#|.骯Q繽┳9氵缒q奸?Im?0~ぜ?F?=懂b疍间?+薭?M妙?3葋8鯾?2y?~紨c?;X橙葀Fnh銾:士?RKF攳拒?&4拇蛖a惌袗j援烶櫣e?4V│ ??緢鴑?$dB?[i遆?蓈
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 15: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
.#樰湸|?,瞦R駾篤揝.v鳓?q茗Y鉪Cu$&$悔lG啻I鹿纓孟瑫}鲾埳糰M7?e乼?戍8?7筂?=<'幙瞙櫩W蛊S}s?颰?-?劁?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 15: [E0002] Invalid mnemonic specification
.#樰湸|?,瞦R駾篤揝.v鳓?q茗Y鉪Cu$&$悔lG啻I鹿纓孟瑫}鲾埳糰M7?e乼?戍8?7筂?=<'幙瞙櫩W蛊S}s?颰?-?劁?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 15: [E0000] Unrecognized special character
.#樰湸|?,瞦R駾篤揝.v鳓?q茗Y鉪Cu$&$悔lG啻I鹿纓孟瑫}鲾埳糰M7?e乼?戍8?7筂?=<'幙瞙櫩W蛊S}s?颰?-?劁?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 16: [E0000] Unrecognized special character
硡毋懊SvM?爪[]掁P?驣?{r輣7"#Q

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 17: [E0000] Unrecognized special character
蹅#[7S-踫耹<?

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 18: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
.梜6?幉r耆a鮤w枥]晁

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 18: [E0002] Invalid mnemonic specification
.梜6?幉r耆a鮤w枥]晁

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 18: [E0000] Unrecognized special character
.梜6?幉r耆a鮤w枥]晁

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 19: [E0000] Unrecognized special character
渫?7F7y鴛〈Xr螹SaC??茱V葴rG@庴昺M62

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 20: [E0000] Unrecognized special character
犝鹪炅椖?:)袹?e?毳俯?7vX ?7k襇

"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 21: [E0000] Unrecognized special character
夺_G谶?W謤b??#/匚f^;w欂 扂? 穉*1L?<me??;鋷?粋|gV蚆l?84凓:z瑳_冧`┗竱*員?F蜛懯婝I坘嶄@瞣焍?M韞0輥o?魗*侳2鶖c? =龎慩$:J適:同滆_LD猩ナ?-+振?4d柮m兠G?蕬'豊V椭,?椔??3`譲0I匵i??&ZW鳾呻щ脗拤乩hQw?j?%>椅Q代ZoJB佡裒-媙鼶0駾?%嫣輅諟Ww[燈??讯Qa肂.[V函1>0&fWI瘸蕕a諢w秊偯秌G=忰o媬玼\摬_~?=?&賉Yb-L助?'嗅陊釅>*淿穅鉪奧伣&?
"../DSP2803x_common/source/DSP2803x_CodeStartBranch.asm", ERROR! at line 22: [E0000] Unrecognized special character
??*蘊V榽

Errors in Source - Assembler Aborted
gmake: *** [DSP2803x_common/source/DSP2803x_CodeStartBranch.obj] Error 1
Building file: "../DSP2803x_common/source/DSP2803x_Comp.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_Comp.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_Comp.c"
Finished building: "../DSP2803x_common/source/DSP2803x_Comp.c"

Building file: "../DSP2803x_common/source/DSP2803x_CpuTimers.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_CpuTimers.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_CpuTimers.c"
Finished building: "../DSP2803x_common/source/DSP2803x_CpuTimers.c"

Building file: "../DSP2803x_common/source/DSP2803x_DBGIER.asm"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_DBGIER.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_DBGIER.asm"
9 Assembly Errors, No Assembly Warnings

>> Compilation failure
DSP2803x_common/source/subdir_rules.mk:16: recipe for target 'DSP2803x_common/source/DSP2803x_DBGIER.obj' failed
"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 1: [E0000] Unrecognized special character
坿u?
"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 2: [E0000] Unrecognized special character
?
"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 3: [E0000] Unrecognized special character
堉?咂鵮i甶?,涆臍\(??A拨2鵨[淃hZ?:s?*X?tRd?肂?B鉆y遽鎍墆臝i費?#?<慝杍y痦渱V?.<(崖鵢掸??Y67″P杉痏WF覮I馋l摣?軀p?#*/?<焟?褦璌虤?x 1?5粩?Zh渪F?+

"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 4: [E0000] Unrecognized special character
諤#偯鳿?'骻?鳭?6幧`VV塡)P? 撎洯>囯Ve辉&)亓?蘙喠赗+?7? ~?槬?q捡C烃靌:?b臛獻

"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 5: [E0000] Unrecognized special character
匈Z?穏?8?焧囏?

"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 6: [E0000] Unrecognized special character
??8鸼瑖?獕P?3xA?o14=? 針{莽?&)竬}5?+V鰑?+?9^jJSdP帚W?^y?Z??#稤櫂J灯賷玻~一?<幍A短紛璽?3驈傴姱;秅舜嬡`?m鎥W*栲0癵e綦晝?龕r 韾j掛d?饅孷琺齏?倜獾垷Y?h锓颔Vx淸Au?X钢韃km髞焜忐榝殜?3?#が迮V7Y塴1尘嬔?4鞘鮤{"?)鮢重谬?黚蜞|?#

"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 7: [E0000] Unrecognized special character
橅gY?)`

"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 8: [E0000] Unrecognized special character
?)犑二?mE~?韐鏝顯y遽鎍墆臝i賑?;?0瞵?
"../DSP2803x_common/source/DSP2803x_DBGIER.asm", ERROR! at line 9: [E0000] Unrecognized special character
?/#禪:a僈滋?0?!?<] 噤S凙箼Y鎺?-?:

Errors in Source - Assembler Aborted
gmake: *** [DSP2803x_common/source/DSP2803x_DBGIER.obj] Error 1
Building file: "../DSP2803x_common/source/DSP2803x_DefaultIsr.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_DefaultIsr.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_DefaultIsr.c"
Finished building: "../DSP2803x_common/source/DSP2803x_DefaultIsr.c"

Building file: "../DSP2803x_common/source/DSP2803x_DisInt.asm"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_DisInt.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_DisInt.asm"
34 Assembly Errors, No Assembly Warnings

>> Compilation failure
DSP2803x_common/source/subdir_rules.mk:16: recipe for target 'DSP2803x_common/source/DSP2803x_DisInt.obj' failed
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 1: [E0000] Unrecognized special character
坿??
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 2: [E0000] Unrecognized special character
?
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 3: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
T?.漆Pf

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 3: [E0002] Invalid mnemonic specification
T?.漆Pf

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 3: [E0000] Unrecognized special character
T?.漆Pf

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 4: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
0"Y劂c?!

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 4: [E0002] Invalid mnemonic specification
0"Y劂c?!

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 4: [E0000] Missing right quote of string constant
0"Y劂c?!

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 5: [E0000] Unrecognized special character
敡?0匍?塡奓-3侈瓝?僻?
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 6: [E0000] Unrecognized special character
sⅣ?;K:y純嗍??篮嘬#勃s犋眱q缒%7:羨憂影S務萜q?*|馔w尮?G?#`焥眪腍②吾襂3磕PG棾\?螞?,??枸慫c?悺Uq?瘱洜飐?
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 7: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
5謢l?)禄錄?9进? l+.?/vAg訃籍

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 7: [E0002] Invalid mnemonic specification
5謢l?)禄錄?9进? l+.?/vAg訃籍

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 7: [E0000] Unrecognized special character
5謢l?)禄錄?9进? l+.?/vAg訃籍

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 8: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
+\鸃暗

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 8: [E0002] Invalid mnemonic specification
+\鸃暗

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 8: [E0000] Unrecognized special character
+\鸃暗

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 9: [E0000] Unrecognized special character
暘@鬎毈#m渎X麠il?,钱揌莎仩-崵菠鼚?&"Oa鏑?嫩犳*蝫儣<D艑i蚡M?=J[紾訁e?N梭雋驂*忹j?N賮老蜴

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 10: [E0002] Invalid mnemonic specification
R Q-鸎fW泵証柀<磱射潇彍&棓e/?驌綸虯靂揄\e3!Z鄢/穁c]楌攙诩笯呲Omq煺瘓M淴婗咷脊9h榯孞每姖皺閌唥??*賈鯠#A]?,⑵協[E#*0噜獡騶叀◣2带|狲抱{蒂=:R?-襛b嬹詸推JU╭E|噷S椂竄

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 10: [E0000] Unrecognized special character
R Q-鸎fW泵証柀<磱射潇彍&棓e/?驌綸虯靂揄\e3!Z鄢/穁c]楌攙诩笯呲Omq煺瘓M淴婗咷脊9h榯孞每姖皺閌唥??*賈鯠#A]?,⑵協[E#*0噜獡騶叀◣2带|狲抱{蒂=:R?-襛b嬹詸推JU╭E|噷S椂竄

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 11: [E0000] Unrecognized special character
阥e辴?8? 磪妼?

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 12: [E0000] Unrecognized special character
v??F圅綳北緒〤?1-鹱扽`<摙
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 13: [E0002] Invalid mnemonic specification
F0!c蟎Oi缆~+I▅諙(埝}z?+襾<B叚X掶l?傸Y?逘劖

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 13: [E0000] Unrecognized special character
F0!c蟎Oi缆~+I▅諙(埝}z?+襾<B叚X掶l?傸Y?逘劖

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 14: [E0000] Unrecognized special character
韵悂鼚?(@3衺梳釚衱鰐早c繰?O?錍?

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 15: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
3P尤觳??酏鞿?檀禈#敠/?A糌刑

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 15: [E0002] Invalid mnemonic specification
3P尤觳??酏鞿?檀禈#敠/?A糌刑

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 15: [E0000] Unrecognized special character
3P尤觳??酏鞿?檀禈#敠/?A糌刑

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 16: [E0300] Symbol R has already been defined
R._O塡Wv圈?1嵪`U臇懛赋弈爳

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 16: [E0002] Invalid mnemonic specification
R._O塡Wv圈?1嵪`U臇懛赋弈爳

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 16: [E0000] Unrecognized special character
R._O塡Wv圈?1嵪`U臇懛赋弈爳

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 17: [E0000] Unrecognized special character
w?鄟燙觃駾荔B{-?D怒1

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 18: [E0000] Unrecognized special character
〥}C夘奾蘑?腝so嗝蛩睎S侳旇榊ⅶ'F眑?F
"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 19: [E0000] Unrecognized special character
腃x{?+{@+拷奵VKf7N驗紖? ?'^蓊吊瘎j 病#鷯po

"../DSP2803x_common/source/DSP2803x_DisInt.asm", ERROR! at line 20: [E0000] Unrecognized special character
鰍億苇N櫲晥W>Oa灱d懁歱#?#)_?


Errors in Source - Assembler Aborted
gmake: *** [DSP2803x_common/source/DSP2803x_DisInt.obj] Error 1
Building file: "../DSP2803x_common/source/DSP2803x_ECan.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_ECan.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_ECan.c"
Finished building: "../DSP2803x_common/source/DSP2803x_ECan.c"

Building file: "../DSP2803x_common/source/DSP2803x_ECap.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_ECap.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_ECap.c"
Finished building: "../DSP2803x_common/source/DSP2803x_ECap.c"

Building file: "../DSP2803x_common/source/DSP2803x_EPwm.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_EPwm.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_EPwm.c"
Finished building: "../DSP2803x_common/source/DSP2803x_EPwm.c"

Building file: "../DSP2803x_common/source/DSP2803x_EQep.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_EQep.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_EQep.c"
Finished building: "../DSP2803x_common/source/DSP2803x_EQep.c"

Building file: "../DSP2803x_common/source/DSP2803x_Gpio.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_Gpio.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_Gpio.c"
Finished building: "../DSP2803x_common/source/DSP2803x_Gpio.c"

Building file: "../DSP2803x_common/source/DSP2803x_HRCap.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_HRCap.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_HRCap.c"
Finished building: "../DSP2803x_common/source/DSP2803x_HRCap.c"

Building file: "../DSP2803x_common/source/DSP2803x_I2C.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_I2C.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_I2C.c"
Finished building: "../DSP2803x_common/source/DSP2803x_I2C.c"

Building file: "../DSP2803x_common/source/DSP2803x_Lin.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_Lin.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_Lin.c"
Finished building: "../DSP2803x_common/source/DSP2803x_Lin.c"

Building file: "../DSP2803x_common/source/DSP2803x_OscComp.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_OscComp.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_OscComp.c"
Finished building: "../DSP2803x_common/source/DSP2803x_OscComp.c"

Building file: "../DSP2803x_common/source/DSP2803x_PieCtrl.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_PieCtrl.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_PieCtrl.c"
Finished building: "../DSP2803x_common/source/DSP2803x_PieCtrl.c"

Building file: "../DSP2803x_common/source/DSP2803x_PieVect.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_PieVect.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_PieVect.c"
Finished building: "../DSP2803x_common/source/DSP2803x_PieVect.c"

Building file: "../DSP2803x_common/source/DSP2803x_Sci.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_Sci.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_Sci.c"
Finished building: "../DSP2803x_common/source/DSP2803x_Sci.c"

Building file: "../DSP2803x_common/source/DSP2803x_Spi.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_Spi.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_Spi.c"
Finished building: "../DSP2803x_common/source/DSP2803x_Spi.c"

Building file: "../DSP2803x_common/source/DSP2803x_SysCtrl.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_SysCtrl.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_SysCtrl.c"
Finished building: "../DSP2803x_common/source/DSP2803x_SysCtrl.c"

Building file: "../DSP2803x_common/source/DSP2803x_TempSensorConv.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_TempSensorConv.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_TempSensorConv.c"
Finished building: "../DSP2803x_common/source/DSP2803x_TempSensorConv.c"

Building file: "../DSP2803x_common/source/DSP2803x_usDelay.asm"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_common/source/DSP2803x_usDelay.d_raw" --obj_directory="DSP2803x_common/source" "../DSP2803x_common/source/DSP2803x_usDelay.asm"
23 Assembly Errors, No Assembly Warnings

>> Compilation failure
DSP2803x_common/source/subdir_rules.mk:16: recipe for target 'DSP2803x_common/source/DSP2803x_usDelay.obj' failed
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 1: [E0000] Unrecognized special character
坿P?
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 2: [E0000] Unrecognized special character
?
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 3: [E0000] Unrecognized special character
¤來旧缫?8,竺衫藰?!簾漢熛媺钋'琍?f鬡礰罽?R8

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 4: [E0000] Unrecognized special character


"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 5: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
8?"粗Ip/鲐?c斝阩?

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 5: [E0002] Invalid mnemonic specification
8?"粗Ip/鲐?c斝阩?

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 5: [E0000] Unrecognized special character
8?"粗Ip/鲐?c斝阩?

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 6: [E0000] Unrecognized special character
e昹排x蠵cX:`芻uC6?;@z柏gq 阉Q箋昄?*墡B+l1r疴蛩贴彐鏎疚T灭薏)L?=漙馐?璱咧?
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 7: [E0000] Unrecognized special character
烠5L$+嗿;?!駵6"踅裮x迖?

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 8: [E0000] Unrecognized special character
镮/廞/?信x?#g):衁 s"?sB庶4-2跗H?:縓?%系y_AT~帱榆E闾悽酅霸S蓬兀K(?+)縀燥??

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 9: [E0000] Unrecognized special character
伐?3?魁漞27(瘝q?跺噓巨D!叛枬=R較鼞? 1鴄]盪誛?雕Y/=撻?,层?4髂库Pj坸褧UΛ"|8KA霷?幃ω徐/邵wC朋垐啨_|鲥<?墐Ty?5硜mDざ_玈?px踵龣净哌呰锹簇o黆^~?<yJq??"m磅/L瀤?$?6?Dc炈S殰i鏿戾}乒?0?'Z82

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 10: [E0000] Unrecognized special character
6?Y@A蹍? ?-=唋搈陽釹穧|N~笾e傀?帮黬偘qz嚣?"怲嬑音燨Xv4孥n虠賭騣瑟氐閽?狿枼輵磝c.%?5TU?/?#I?,Z5;`r?镑ij埮坩意篕 ㈦傘貟HP眳?og箵蕝澱U鰇鲆?%а輩苜箙p闟鴟鵘禢鐰? Q; 潙N]z薽蛘=x皦蘪(蠈?麮%?9嶲搲1鷇j*s豂nS?8O攤;3$^禫?瘄漂+OT&颗宦育ь?顿
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 11: [E0000] Unrecognized special character
蹉鏧蛏-{d.8?舵恥樘Yo蝊膷??6?魋姆?l?+ 礫?齟熅e=要?-活?Z#?=研P??'xa/p貮骃颖滐啳O硨N+`熧尩耐?$靡t5涠"麌揥

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 12: [E0000] Unrecognized special character
詍!DT霎[鏚N螹ZK苡墟焵拫傪蠅袂.餉3?6gI褾餭K>0B輕'榃?+?勊~拔(?瓶r咑?%[?-]8f\0?.OI
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 13: [E0000] Unrecognized special character
媰蘌h/稄啅囂E?*疒?$?髥諢埰w?耎+鱀爊?嘦X!)#掹*$ ?.氛Js,踣濺磉茾豧 ?i俖彟7醡Ggt|? R獁#寅F<$:簋?掯$r*Og?紤滼徔妗?鼣WP暯炲Ue?'%憀蹄??功蓂橡.xg@e镖;嘡丹輛鑾l?嗇?>5x?<嗧轕:歬^?9??9燁"I=岈?=获?.A轮惴{芧汌M/x|j`?&鯬廿冱崎b橐m龂邀埻?4菬Gy喽q熔?T?枙bK爴S玓G?>J矜靸隇蹗堳姄釂o?O 賩/9鱎黲H=偿|

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 14: [E0000] Unrecognized special character
?2騔b?癵Ho澣P欀$?<铵~夣阠
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 15: [E0000] Unrecognized special character
b裈鶅ㄎ民?!wJ疯Y砉??#躉□垁凭?4羮哐㈢?=fS%俿PY&А騀??3T'鼮;p%逫偫CU㈣銙@沼甂㈦鰜汐`敚I/劘薁z薒逌w?"?2?樬棋?*?'鈚?%???絩";pad潣d{;颯馗JD嚧閂?.筦?u箉矮U?8E"o鰕N3?`O覚@S$煹2?/?"?-?鶥,
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 16: [E0000] Unrecognized special character
?KA存y仭o鰉─4裒╜賧v%S5?\@膲??8;??謏斤稆鞏黳;?P"髳,橄?筻鰈畹霪}鎰5蚂e№鉧焈>?凹媭逼宐4?%??+臎烫
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 17: [E0000] Unrecognized special character
O穓>)!9嫱C獽?8旂6BIu韺X潯?鈯IN嫞?鸎{?9;弐引?
"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 18: [E0003] Only labels and comments may begin in the first column. Make sure that the label name is not a reserved keyword.
)薞佬?-t?"橌繬$剈@? ??+傳K= 庺沞缈?)\官婧>? 垐[烩w$%2/乚??肽爼?剨\9Pㄟ灖傩瞦浵

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 18: [E0002] Invalid mnemonic specification
)薞佬?-t?"橌繬$剈@? ??+傳K= 庺沞缈?)\官婧>? 垐[烩w$%2/乚??肽爼?剨\9Pㄟ灖傩瞦浵

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 18: [E0000] Unrecognized special character
)薞佬?-t?"橌繬$剈@? ??+傳K= 庺沞缈?)\官婧>? 垐[烩w$%2/乚??肽爼?剨\9Pㄟ灖傩瞦浵

"../DSP2803x_common/source/DSP2803x_usDelay.asm", ERROR! at line 19: [E0000] Unrecognized special character
?


Errors in Source - Assembler Aborted
gmake: *** [DSP2803x_common/source/DSP2803x_usDelay.obj] Error 1
Building file: "../DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.d_raw" --obj_directory="DSP2803x_headers/source" "../DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c"
Finished building: "../DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c"

Building file: "../user/main.c"
Invoking: C2000 Compiler
"D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --cla_support=cla0 --include_path="D:/software/CCS/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/inc" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_headers/include" --include_path="D:/project/eg1_new_GPIO/Project_GPIO/GPIO/DSP2803x_common/include" --include_path="D:/project/eg1_new_GPIO/libs/math/IQmath/v160/include" -g --define="DSP28035_FLASH" --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="user/main.d_raw" --obj_directory="user" "../user/main.c"
Finished building: "../user/main.c"

gmake: Target 'all' not remade because of errors.

**** Build Finished ****