久久久久久久999_99精品久久精品一区二区爱城_成人欧美一区二区三区在线播放_国产精品日本一区二区不卡视频_国产午夜视频_欧美精品在线观看免费

 找回密碼
 立即注冊

QQ登錄

只需一步,快速開始

搜索
查看: 7590|回復(fù): 16
收起左側(cè)

Keil uVision4漢化前編譯stm32單片機沒問題,漢化后編譯stm32單片機出錯

  [復(fù)制鏈接]
ID:450261 發(fā)表于 2020-2-20 09:14 | 顯示全部樓層 |閱讀模式
10黑幣
Keil uVision4漢化前編譯stm32單片機沒問題,漢化后編譯stm32單片機出錯。已經(jīng)嘗試重裝Keil uVision4軟件多次了,但是每次破解后,不漢化編譯stm32單片機程序就沒有錯誤,漢化后編譯同一個stm32單片機也會出錯,想請教一下大家有什么辦法解決Keil uVision4漢化后出現(xiàn)的這個問題嗎?下面是具體的詳情:
1、這是沒有漢化前,編譯stm32單片機程序的詳情:

沒漢化前stm32程序的編譯詳情

沒漢化前stm32程序的編譯詳情

Build target 'Target 1'
compiling main.c...
compiling stm32f10x_it.c...
compiling public.c...
compiling core_cm3.c...
compiling system_stm32f10x.c...
assembling startup_stm32f10x_hd.s...
compiling stm32f10x_gpio.c...
compiling stm32f10x_rcc.c...
compiling led.c...
linking...
Program Size: Code=2744 RO-data=336 RW-data=40 ZI-data=1632  
FromELF: creating hex file...
".\output\工程模板.axf" - 0 Error(s), 0 Warning(s).

2、這是漢化后,編譯stm32單片機程序出錯的詳情:

漢化后編譯同一個stm32單片機程序出錯

漢化后編譯同一個stm32單片機程序出錯


Build target 'Target 1'
compiling main.c...
main.c: Warning: C3910W: Old syntax, please use '--via'.
main.c: Warning: C3910W: Old syntax, please use '--cpu'.
main.c: Warning: C3910W: Old syntax, please use '--apcs'.
compiling stm32f10x_it.c...
stm32f10x_it.c: Warning: C3910W: Old syntax, please use '--via'.
stm32f10x_it.c: Warning: C3910W: Old syntax, please use '--cpu'.
stm32f10x_it.c: Warning: C3910W: Old syntax, please use '--apcs'.
compiling public.c...
public.c: Warning: C3910W: Old syntax, please use '--via'.
public.c: Warning: C3910W: Old syntax, please use '--cpu'.
public.c: Warning: C3910W: Old syntax, please use '--apcs'.
compiling core_cm3.c...
core_cm3.c: Warning: C3910W: Old syntax, please use '--via'.
core_cm3.c: Warning: C3910W: Old syntax, please use '--cpu'.
core_cm3.c: Warning: C3910W: Old syntax, please use '--apcs'.
compiling system_stm32f10x.c...
system_stm32f10x.c: Warning: C3910W: Old syntax, please use '--via'.
system_stm32f10x.c: Warning: C3910W: Old syntax, please use '--cpu'.
system_stm32f10x.c: Warning: C3910W: Old syntax, please use '--apcs'.
assembling startup_stm32f10x_hd.s...
startup_stm32f10x_hd.s: Warning: A3910W: Old syntax, please use '--via'.
startup_stm32f10x_hd.s: Warning: A3910W: Old syntax, please use '--cpu'.
startup_stm32f10x_hd.s: Warning: A3910W: Old syntax, please use '--apcs'.
startup_stm32f10x_hd.s: Warning: A3910W: Old syntax, please use '--list'.
startup_stm32f10x_hd.s: Warning: A3910W: Old syntax, please use '--list='.
startup_stm32f10x_hd.s: Warning: A3910W: Old syntax, please use '--xref'.
compiling stm32f10x_gpio.c...
stm32f10x_gpio.c: Warning: C3910W: Old syntax, please use '--via'.
stm32f10x_gpio.c: Warning: C3910W: Old syntax, please use '--cpu'.
stm32f10x_gpio.c: Warning: C3910W: Old syntax, please use '--apcs'.
compiling stm32f10x_rcc.c...
stm32f10x_rcc.c: Warning: C3910W: Old syntax, please use '--via'.
stm32f10x_rcc.c: Warning: C3910W: Old syntax, please use '--cpu'.
stm32f10x_rcc.c: Warning: C3910W: Old syntax, please use '--apcs'.
compiling led.c...
led.c: Warning: C3910W: Old syntax, please use '--via'.
led.c: Warning: C3910W: Old syntax, please use '--cpu'.
led.c: Warning: C3910W: Old syntax, please use '--apcs'.
linking...
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--via'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--ro_base'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--entry'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--rw_base'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--strict'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--map'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--xref'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--callgraph'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--symbols'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--info'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--info'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--info'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--info'.
.\output\工程模板.axf: Warning: L3910W: Old syntax, please use '--list'.
.\output\工程模板.axf: Warning: L6310W: Unable to find ARM libraries.
FromELF: creating hex file...
.\output\工程模板: Warning: Q3910W: Old syntax, please use '--i32combined'.
.\output\工程模板: Warning: Q3912W: Option 'nodebug' is deprecated.
.\output\工程模板: Warning: Q3910W: Old syntax, please use '--output'.
".\output\工程模板.axf" - 1 Error(s), 48 Warning(s).


3、如果把沒有漢化前的UV4圖標(biāo)程序重新替換掉漢化后的UV4圖標(biāo)程序,編譯這個stm32程序就又沒有問題了。
4、想請教一下大家,又沒有辦法解決Keil uVision4漢化后出現(xiàn)的這個問題,有的話,麻煩告知指教一下,謝謝!
5、隨附件是我用于編譯的stm32的單片機程序。
工程模板.rar (1.36 MB, 下載次數(shù): 12)



回復(fù)

使用道具 舉報

ID:94031 發(fā)表于 2020-2-20 09:57 | 顯示全部樓層
漢化后出現(xiàn)問題,說明漢化有問題,那就不要漢化。
回復(fù)

使用道具 舉報

ID:695041 發(fā)表于 2020-2-20 10:33 | 顯示全部樓層
是不是編程環(huán)境不同呢?為何不嘗試一下keil4的MDK版本呢。
順帶說明一下哈:uvision 是IDE開發(fā)環(huán)境,好比是筆殼子
編譯器和鏈接器好比是筆芯
MDK就是裝了ARM芯的筆
不同的芯寫不同顏色的字

而且,這支筆可以裝好多筆芯,比如裝了C51,再裝MDK,那么新建項目時選STM32的時候就是ARM環(huán)境,選51的就是C51環(huán)境 。
以上僅供參考,因為我是小白。
回復(fù)

使用道具 舉報

ID:625113 發(fā)表于 2020-2-20 11:02 來自手機 | 顯示全部樓層
ad和keil等仿真軟件我都沒漢化過,漢化容易出問題
回復(fù)

使用道具 舉報

ID:426861 發(fā)表于 2020-2-20 11:49 | 顯示全部樓層
不要漢化,keil這個軟件安裝路徑都不允許有中文的
回復(fù)

使用道具 舉報

ID:450261 發(fā)表于 2020-2-20 12:11 | 顯示全部樓層
xuyaqi 發(fā)表于 2020-2-20 09:57
漢化后出現(xiàn)問題,說明漢化有問題,那就不要漢化。

我理解你的意思,但是我個人覺得如果可以漢化還是挺不錯的,漢化版還是有相當(dāng)一部分人有需要的,在學(xué)習(xí)、入門這款軟件方面會覺得比較方便,所以我還是希望能解決這個漢化后出現(xiàn)的問題的
回復(fù)

使用道具 舉報

ID:450261 發(fā)表于 2020-2-20 12:15 | 顯示全部樓層
NUDE 發(fā)表于 2020-2-20 10:33
是不是編程環(huán)境不同呢?為何不嘗試一下keil4的MDK版本呢。
順帶說明一下哈:uvision 是IDE開發(fā)環(huán)境,好比 ...

謝謝回復(fù)!但是我安裝的就是MDK版本的,因為編譯stm32單片機要用MDK版本的才可以,我安裝的是Keil uVision4的MDK412版本的
回復(fù)

使用道具 舉報

ID:450261 發(fā)表于 2020-2-20 12:18 | 顯示全部樓層
Keil uVision4這款軟件使用比較廣泛,也有很多人有漢化,大家漢化后有出現(xiàn)我這個問題嗎?
回復(fù)

使用道具 舉報

ID:546770 發(fā)表于 2020-2-20 14:32 | 顯示全部樓層
不要漢化了吧,既然要編程,以后肯定要看芯片手冊的,躲不了英語的。
回復(fù)

使用道具 舉報

ID:679425 發(fā)表于 2020-2-20 14:58 | 顯示全部樓層
是不是有什么環(huán)境不同呢?
回復(fù)

使用道具 舉報

ID:387641 發(fā)表于 2021-2-24 22:09 | 顯示全部樓層
uVision4以后都很難漢化的!因為有部分菜單加密了常規(guī)反編譯難搞定,目前網(wǎng)上發(fā)的漢化版都有問題的!
回復(fù)

使用道具 舉報

ID:879348 發(fā)表于 2021-2-25 08:21 | 顯示全部樓層
為什么要漢化呢?就那幾個單詞
回復(fù)

使用道具 舉報

ID:517951 發(fā)表于 2021-2-25 08:45 | 顯示全部樓層
不需要漢化, 菜單上的那些單詞天天見,見多了就不陌生了. 漢化之后就見不到這些單詞, 該認(rèn)識的還是一直不認(rèn)識.
回復(fù)

使用道具 舉報

ID:235954 發(fā)表于 2021-2-25 11:28 | 顯示全部樓層
用英文習(xí)慣了,功能鍵經(jīng)常使用就那幾個,也不用記很多單詞
回復(fù)

使用道具 舉報

ID:886442 發(fā)表于 2021-2-25 16:46 | 顯示全部樓層
漢化版用起來容易出問題,沒有漢化的軟件其實用起來也不是那么難,keil的話很簡單,幾個英文單詞而已。
回復(fù)

使用道具 舉報

ID:649504 發(fā)表于 2024-3-24 21:46 來自手機 | 顯示全部樓層
我也遇到此類問題,主要是target選項卡漢化后變了!
回復(fù)

使用道具 舉報

ID:43600 發(fā)表于 2024-3-26 01:54 | 顯示全部樓層
就是漢化出問題~別漢化。
回復(fù)

使用道具 舉報

您需要登錄后才可以回帖 登錄 | 立即注冊

本版積分規(guī)則

手機版|小黑屋|51黑電子論壇 |51黑電子論壇6群 QQ 管理員QQ:125739409;技術(shù)交流QQ群281945664

Powered by 單片機教程網(wǎng)

快速回復(fù) 返回頂部 返回列表
主站蜘蛛池模板: 国产精品2 | 欧美黄色小视频 | 中文字幕一区二区三区四区不卡 | 国产 日韩 欧美 在线 | 男人天堂99 | 国产精品久久久久久模特 | 国产精品久久久久久久毛片 | 蜜桃av一区二区三区 | 干干干日日日 | 午夜天堂精品久久久久 | 久久久高清 | 国产精品一区二区久久 | 羞羞的视频在线看 | 亚洲国产成人在线视频 | 黄色av免费 | 久草青青草 | av成人在线观看 | 羞羞视频网站免费看 | 成人一区av偷拍 | 欧美在线天堂 | 亚洲精品一区二区 | 一区二区精品 | 一区二区三区免费 | 久久亚洲春色中文字幕久久久 | 亚洲黄色视屏 | 1级毛片| 亚洲欧美视频一区 | 久久久久久国产精品 | 日韩一及片 | 亚洲精品一区二区 | 影音先锋中文字幕在线观看 | 欧美在线色 | 亚洲在线免费 | 久久亚洲国产精品日日av夜夜 | 亚洲欧美在线观看视频 | 亚洲乱码一区二区三区在线观看 | 午夜精品一区二区三区在线观看 | 国产日韩一区二区三免费 | 国产精品久久久久久久久久久久久久 | 成年人的视频免费观看 | 久久精品久久久 |