2737 views|2 replies

4

Posts

0

Resources
The OP
 

CCS6.2 compilation error [Copy link]

I am using CCS6.2 and MATLAB2016A. I added the generated code to the successfully compiled project and got the error shown in the figure. What is the reason?

截图00.png (132.9 KB, downloads: 0)

截图00.png
This post is from DSP and ARM Processors

Latest reply

It is very likely that you have extern in your header file but the .c file does not define the variable? CCS has some errors and cannot jump to the wrong location!  Details Published on 2018-9-29 19:25
 

35

Posts

0

Resources
2
 
It is very likely that you have extern in your header file but the .c file does not define the variable? CCS has some errors and cannot jump to the wrong location!
This post is from DSP and ARM Processors
 
 

4

Posts

0

Resources
3
 
lvyangyang posted on 2018-9-29 19:25 It is very likely that there is extern in your header file and the .c file does not define the variable? CCS has some errors and cannot jump to the wrong location!
Thank you, it has been solved. It is a problem with the link file
This post is from DSP and ARM Processors
 
 
 

Guess Your Favourite
Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list