专家
公告
财富商城
电子网
旗下网站
首页
问题库
专栏
标签库
话题
专家
NEW
门户
发布
提问题
发文章
STM32
STM32F429+AS608源码求助
2019-07-20 02:17
发布
×
打开微信“扫一扫”,打开网页后点击屏幕右上角分享按钮
站内问答
/
STM32/STM8
2062
4
1750
求助AS608实现录制指纹,识别指纹源码
友情提示:
此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
4条回答
寒月无声
2019-07-20 05:56
翼行园子 发表于 2019-4-27 11:04
参考下阿波罗429的
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:Keil_v5ARMARMCCBin'
Build target 'HZ'
compiling stm32f4xx_it.c...
compiling system_stm32f4xx.c...
assembling startup_stm32f429xx.s...
compiling main.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_rcc.c...
compiling stm32f4xx_hal_uart.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling stm32f4xx_hal_usart.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_tim.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling stm32f4xx_hal_sram.c...
compiling stm32f4xx_ll_fmc.c...
compiling stm32f4xx_hal_ltdc_ex.c...
compiling stm32f4xx_hal_sdram.c...
compiling stm32f4xx_hal_ltdc.c...
compiling stm32f4xx_ll_sdmmc.c...
compiling stm32f4xx_hal_dma2d.c...
compiling stm32f4xx_hal_sd.c...
compiling delay.c...
compiling stm32f4xx_hal_nand.c...
compiling stm32f4xx_hal_spi.c...
compiling sys.c...
compiling usart.c...
compiling key.c...
compiling sdram.c...
compiling ltdc.c...
compiling lcd.c...
compiling sdio_sdcard.c...
compiling spi.c...
compiling w25qxx.c...
compiling 24cxx.c...
compiling ftl.c...
compiling nand.c...
compiling usart2.c...
compiling myiic.c...
compiling as608.c...
compiling ctiic.c...
compiling ft5206.c...
compiling gt9147.c...
compiling timer.c...
compiling ott2001a.c...
compiling touch.c...
compiling ff.c...
compiling pcf8574.c...
compiling malloc.c...
compiling diskio.c...
compiling mycc936.c...
compiling exfuns.c...
compiling text.c...
compiling usmart.c...
compiling usmart_config.c...
compiling fontupd.c...
compiling usmart_str.c...
linking...
..OBJTempate.axf: error: L6050U: The code size of this image (66692 bytes) exceeds the maximum allowed for this version of the linker.
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..OBJTempate.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:01:29
请问老哥编译出来报error问题在哪
加载中...
查看其它4个回答
一周热门
更多
>
相关问题
STM32F4上I2C(在PROTEUS中模拟)调试不通的问题
6 个回答
芯片供应紧张,准备换个MCU,MM32L系列替换STM32L系列的怎么样?
7 个回答
STM32同时使用两个串口进行数据收发时数据丢包的问题
5 个回答
STM32F103串口通信死机问题
4 个回答
STM32WLE5CC连接SX1268在LoRa模式下能与 SX1278互通吗?
2 个回答
相关文章
ST公司第一款无线低功耗单片机模块有效提高物联网设计生产效率
0个评论
如何实现对单片机寄存器的访问
0个评论
通过USB用STM32片内自带Bootloader下载程序及注意事项
0个评论
欲练此功必先自宫之STM32汇编启动,放慢是为了更好的前行
0个评论
×
关闭
采纳回答
向帮助了您的知道网友说句感谢的话吧!
非常感谢!
确 认
×
关闭
编辑标签
最多设置5个标签!
STM32
保存
关闭
×
关闭
举报内容
检举类型
检举内容
检举用户
检举原因
广告推广
恶意灌水
回答内容与提问无关
抄袭答案
其他
检举说明(必填)
提交
关闭
×
打开微信“扫一扫”,打开网页后点击屏幕右上角分享按钮
×
付费偷看金额在0.1-10元之间
确定
×
关闭
您已邀请
0
人回答
查看邀请
擅长该话题的人
回答过该话题的人
我关注的人
*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:Keil_v5ARMARMCCBin'
Build target 'HZ'
compiling stm32f4xx_it.c...
compiling system_stm32f4xx.c...
assembling startup_stm32f429xx.s...
compiling main.c...
compiling stm32f4xx_hal.c...
compiling stm32f4xx_hal_gpio.c...
compiling stm32f4xx_hal_cortex.c...
compiling stm32f4xx_hal_pwr.c...
compiling stm32f4xx_hal_pwr_ex.c...
compiling stm32f4xx_hal_rcc.c...
compiling stm32f4xx_hal_uart.c...
compiling stm32f4xx_hal_rcc_ex.c...
compiling stm32f4xx_hal_usart.c...
compiling stm32f4xx_hal_dma_ex.c...
compiling stm32f4xx_hal_dma.c...
compiling stm32f4xx_hal_tim.c...
compiling stm32f4xx_hal_tim_ex.c...
compiling stm32f4xx_hal_sram.c...
compiling stm32f4xx_ll_fmc.c...
compiling stm32f4xx_hal_ltdc_ex.c...
compiling stm32f4xx_hal_sdram.c...
compiling stm32f4xx_hal_ltdc.c...
compiling stm32f4xx_ll_sdmmc.c...
compiling stm32f4xx_hal_dma2d.c...
compiling stm32f4xx_hal_sd.c...
compiling delay.c...
compiling stm32f4xx_hal_nand.c...
compiling stm32f4xx_hal_spi.c...
compiling sys.c...
compiling usart.c...
compiling key.c...
compiling sdram.c...
compiling ltdc.c...
compiling lcd.c...
compiling sdio_sdcard.c...
compiling spi.c...
compiling w25qxx.c...
compiling 24cxx.c...
compiling ftl.c...
compiling nand.c...
compiling usart2.c...
compiling myiic.c...
compiling as608.c...
compiling ctiic.c...
compiling ft5206.c...
compiling gt9147.c...
compiling timer.c...
compiling ott2001a.c...
compiling touch.c...
compiling ff.c...
compiling pcf8574.c...
compiling malloc.c...
compiling diskio.c...
compiling mycc936.c...
compiling exfuns.c...
compiling text.c...
compiling usmart.c...
compiling usmart_config.c...
compiling fontupd.c...
compiling usmart_str.c...
linking...
..OBJTempate.axf: error: L6050U: The code size of this image (66692 bytes) exceeds the maximum allowed for this version of the linker.
Finished: 0 information, 0 warning, 0 error and 1 fatal error messages.
"..OBJTempate.axf" - 1 Error(s), 0 Warning(s).
Target not created.
Build Time Elapsed: 00:01:29
请问老哥编译出来报error问题在哪
一周热门 更多>