当前位置:网站首页>The use of ccs software (app software that makes money reliably)
The use of ccs software (app software that makes money reliably)
2022-07-30 14:11:00 【Full stack programmer webmaster】
Hello everyone, meet again, I'm your friend Quanstack Jun.
1. Compiling TI's 28335 with CCS3.3 produces the following warning:
warning: entry-point symbol other than “_c_int00” specified: “code_start”
A workaround, leave it alone, since the C entry address is eventually overwritten by the user's CMD file, the warning doesn't affect usage.
Second, in the link tab of the compilation options, delete the code_start in the Code Entry Point (-e) edit box, and the warning will not be generated.
2. Use CCS4 to compile the 28335 sample program, the error is as follows:
This project was created using a version of Code Generation tools that is not currently installed: 5.2.1 [C2000]. Please install the Code Generation tools of this version, or migrate the project to one of the supported versions.
p>Solution: Right-click the project, open the Properties dialog box, select the CCS BUILD tab, and select it in the Code Generation tools column
TI V6.0.1 is enough.
3. Use CCS4 to compile the 28335 sample program, the error is as follows:
CCS4 No rule to make target `clean’.
Solution: Right-click the project, open the properties dialog box, select the Info tab, Text file encodingother, select UTF-8, the problem is solved,
Then, change to the original Text file encodingInherited from container(GKB), and it can still be compiled correctly
4. Using CCS3.3 to compile 28335, the error is as follows:
can’t find input file ‘rts2800_fpu32.lib’
Solution:
Select Code Composer Studio->build tools->tms320c28xx->select Texas Instrument C2000 Code generation tools<5.0.0B2> in the component manager of ccs, save the settings and exit, recompile, the above problem (WARNING: invalid compiler option--float_support=fpu32 (ignored) and error: can't find input file 'rts2800_fpu32.lib') will not appear
Publisher: Full-stack programmer, please indicate the source: https://javaforall.cn/128942.htmlOriginal link: https://javaforall.cn
边栏推荐
猜你喜欢

00 testers of seasoning after nearly a year, whether to change careers or to learn the software testing students summarized the following heart advice

43.【list链表的定义及初始化】

3 years of software testing experience, the interview requires a monthly salary of 22K, obviously he has memorized a lot of interview questions...

接口自动化框架,lm-easytest内测版发布,赶紧用起来~

Jenkins自动化部署项目

(一)Multisim安装与入门

业内人士真心话:只会测试没有前途的,我慌了......

经典测试面试题集—逻辑推理题

百家号取消接口发文功能:插外链获权重被堵死

LoRaWAN网关源码分析(V1.0.2)
随机推荐
VLAN实验
Logic Vulnerability----Permission Vulnerability
接口自动化框架,lm-easytest内测版发布,赶紧用起来~
cpu/CS and IP
还在说软件测试没有中年危机?9年测试工程师惨遭淘汰
CF1320E Treeland and Viruses
What should I do if the sql server installation fails (what should I do if the sql server cannot be installed)
阿里 P7 到底是怎样的水平?
AT4108 [ARC094D] Normalization
LeetCode二叉树系列——102.二叉树的层序遍历
TaskDispatcher source code parsing
CF603E Pastoral Oddities
jsArray数组复制方法性能测试2207300823
jsArray数组复制方法性能测试2207300040
数字信号处理课程实验报告(数字信号处理需要什么基础)
cpu / CS 和 IP
Study Notes - Becoming a Data Analyst in Seven Weeks "Week 2: Business": Business Analysis Metrics
Data Middle Office Construction (5): Breaking Enterprise Data Silos and Extracting Data Value
shell 编程规范与变量
Redis6.0 source code learning (5) ziplist