the CW10.6 command line tools question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

the CW10.6 command line tools question

跳至解决方案
1,117 次查看
wangpeng
Contributor I

Hi:

I link a project used the command line tools ,and  the commands is copy from CW10.6 setting ,but the tools had an err "undefined: '__start'",when i run the command .I can find the file"__start.c",but I do not know how to define the __start?

标签 (1)
0 项奖励
回复
1 解答
961 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello peng

Please check the settings for the access path has been configured correctly, it should contains the path for the head file which includes the external function declaration for '__start '.

For details, please refer to the compiler manual for your MCU.

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
962 次查看
TICS_Fiona
NXP Employee
NXP Employee

Hello peng

Please check the settings for the access path has been configured correctly, it should contains the path for the head file which includes the external function declaration for '__start '.

For details, please refer to the compiler manual for your MCU.

Best Regards

Fiona Kuang

TIC - Technical Information Center

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Mark Correct button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
961 次查看
wangpeng
Contributor I

Hi:

I had check the settings, and add the path of the "__start.c",and the header files , but it had a Undefine "__start" err also.and can you provide some examples about the command line tools for mpc56xx to me? or the example about CW API .

i can found several datasgeet about the commandline tools.

thank you!

2016-05-06

王鹏

控制部

北京亿华通科技股份有限公司

地址:北京市海淀区永丰产业基地永澄北路绿海大厦A座4层

邮编:100094

电话:+86 10 56382035/36/37/38-120

传真:+86 10 56382035-162

手机:13167398738

网址:http://www.sinohytec.com

邮箱:wangpeng@autoht.com

发件人:TICS_Fiona <admin@community.freescale.com>

发送时间:2016-05-04 15:34

主题:Re: - the CW10.6 command line tools question

收件人:"peng wang"<wangpeng@autoht.com>

抄送:

NXP Community

the CW10.6 command line tools question

reply from Xin Kuang in CodeWarrior for MCU - View the full discussion

Hello peng

Please check the settings for the access path has been configured correctly, it should contains the path for the head file which includes the external function declaration for '__start '.

For details, please refer to the compiler manual for your MCU.

Best Regards

Fiona Kuang

TIC - Technical Information Center

0 项奖励
回复