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?
Solved! Go to Solution.
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------
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