toofree 发表于 2018-3-27 09:34:03

budaoweng 发表于 2018-3-27 09:23
不夸张,我是09年的笔记本,1代I5。台式机40多秒。我选择的是F334,外设也不算多吧。生成的时候就算只选 ...

那笔记本配置不行了,得更新换代。
买个能吃鸡的本本就差不多了。

budaoweng 发表于 2018-3-27 11:31:04

toofree 发表于 2018-3-27 09:34
那笔记本配置不行了,得更新换代。
买个能吃鸡的本本就差不多了。

唉,穷苦人呀!拖家带口的,买个笔记本5000元呀。唉!

jjbboox 发表于 2018-3-27 23:08:05

一个编译后27K的工程,rebuild用时17s,不知道算快还是慢。
电脑配置 AMD FX-63008G DDR3SSD128GWin10-64bit KEIL 5.17

*** Using Compiler 'V5.06 update 1 (build 61)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'lcd_class_test'
assembling startup_stm32f103xb.s...
compiling stm32f1xx_hal.c...
compiling stm32f1xx_hal_gpio.c...
compiling stm32f1xx_hal_flash_ex.c...
compiling stm32f1xx_hal_cortex.c...
compiling stm32f1xx_hal_spi.c...
compiling stm32f1xx_hal_spi_ex.c...
compiling stm32f1xx_hal_dma.c...
compiling stm32f1xx_hal_rcc.c...
compiling stm32f1xx_hal_rcc_ex.c...
compiling stm32f1xx_hal_tim_ex.c...
compiling stm32f1xx_hal_gpio_ex.c...
compiling stm32f1xx_hal_pwr.c...
compiling stm32f1xx_hal_uart.c...
compiling stm32f1xx_hal_adc.c...
compiling stm32f1xx_hal_adc_ex.c...
compiling gpio.c...
compiling stm32f1xx_hal_flash.c...
compiling adc.c...
compiling stm32f1xx_hal_i2c.c...
compiling stm32f1xx_hal_tim.c...
compiling stm32f1xx_hal_msp.c...
compiling spi.c...
compiling dma.c...
compiling usart.c...
compiling stm32f1xx_it.c...
compiling main.c...
compiling tim.c...
compiling i2c.c...
compiling user_action.cpp...
compiling user_main.cpp...
compiling my_bmp.c...
compiling user_redirection.cpp...
compiling my_font.c...
..\Src\my_font.c(603): warning:#177-D: variable "font_hdop_img" was declared but never referenced
const uint8_t font_hdop_img[] =
..\Src\my_font.c: 1 warning, 0 errors
compiling user_global.cpp...
compiling system_stm32f1xx.c...
compiling disp_item.cpp...
compiling ds3231_i2c.cpp...
compiling servo_pwm.cpp...
compiling lcd_spi.cpp...
linking...
Program Size: Code=22104 RO-data=5460 RW-data=28 ZI-data=4676
"lcd_class_test\lcd_class_test.axf" - 0 Error(s), 1 Warning(s).
Build Time Elapsed:00:00:17

budaoweng 发表于 2018-3-29 10:26:17

jjbboox 发表于 2018-3-27 23:08
一个编译后27K的工程,rebuild用时17s,不知道算快还是慢。
电脑配置 AMD FX-63008G DDR3SSD128GWin1 ...

F1系列的可能是快一点。我记得之前我用F1的时候也没现在这么慢。再加上现在用老笔记本。。。唉

jjbboox 发表于 2018-3-29 14:01:50

wofei1314 发表于 2018-3-27 09:00
IDE的问题吧,IAR编译速度会比MDK快一些...如果单纯比较速度的话那么就用IAR

IAR和SW4STM32都用GUN的编译器,编译后的代码比KEIL要大很多。

wofei1314 发表于 2018-3-29 21:37:10

说好的只比较速度.....
页: 1 [2]
查看完整版本: CUBEmx需要什么样的电脑配置才能运行流畅