), because they iclude the correct out.elf file, but if i modify a main.c file, then save and build
2019-05-08 08:42
本帖最后由 一只耳朵怪 于 2018-6-12 08:32 编辑 你好我刚刚收到c2000launchpad ,但是不知道怎样用ccs5.2建立一个自己的工程,在监理工程师后需要哪些文件夹里面的文件,重点是ccs5.2里面带的工程参数配置,我不需要launchpad里面自带的例子那样以下点击就可以导入工程,需要一步步建立工程,希望能够得到ti的帮助,还有f28027的ADC时钟是多少MHZ,转换一个通道需要多少时间
2018-06-11 09:06
Build target 'MyFirestJob'compiling stm32f10x_flash.c...library\stm32f10x_map.h(26): error:#5: cannot open source input file "stm32f10x_conf.h": No such file or directory#include "stm32f10x_conf.h"library\stm32f10x_flash.c: 0 warnings, 1 errorcompiling stm32f10x_gpio.c...library\stm32f10x_map.h(26): error:#5: cannot open source input file "stm32f10x_conf.h": No such file or directory#include "stm32f10x_conf.h"library\stm32f10x_gpio.c: 0 warnings, 1 errorcompiling stm32f10x_lib.c...library\stm32f10x_map.h(26): error:#5: cannot open source input file "stm32f10x_conf.h": No such file or directory#include "stm32f10x_conf.h"library\stm32f10x_lib.c: 0 warnings, 1 errorcompiling stm32f10x_rcc.c...library\stm32f10x_map.h(26): error:#5: cannot open source input file "stm32f10x_conf.h": No such file or directory#include "stm32f10x_conf.h"library\stm32f10x_rcc.c: 0 warnings, 1 errorcompiling stm32f10x_it.c....\library\stm32f10x_map.h(26): error:#5: cannot open source input file "stm32f10x_conf.h": No such file or directory#include "stm32f10x_conf.h"interrupt\stm32f10x_it.c: 0 warnings, 1 errorcompiling main.c....\library\stm32f10x_map.h(26): error:#5: cannot open source input file "stm32f10x_conf.h": No such file or directory#include "stm32f10x_conf.h"src\main.c: 0 warnings, 1 error".\MyFirstJob.axf" - 6 Error(s), 0 Warning(s).Target not created搞了好几天了。这个KEIL5.1 MDK就是不行啊,谁知道怎么回事。32的库也是在官网下的
2015-11-24 13:55