automated build

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

automated build

跳至解决方案
779 次查看
1oakjc
Contributor I

I see the ecd tool and the makefiles in my CW 10.4 project can help me with the actual compilation and linking phases of my build.  However, I would also like to automate the Processor Expert code generation in a batch file/script.  I can't figure out how to do this part.  Is there a best practice for this?  I don't want to have to resort to some 3rd-party GUI automation framework just to click the "Generate Processor Expert Code" button in Eclipse.

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

Hello,

as several costumers have requested this it is now in progress, unfortunately the current CW versions does not support this feature. We dont know when this feature is going to be incorporated, hopefully next CW release.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
648 次查看
Carlos_Musich
NXP Employee
NXP Employee

Hello,

as several costumers have requested this it is now in progress, unfortunately the current CW versions does not support this feature. We dont know when this feature is going to be incorporated, hopefully next CW release.

0 项奖励
回复
647 次查看
1oakjc
Contributor I

Thanks for the response.  In the meantime, I worked around this by checking in my generated files so my scripts would have them at build time.

0 项奖励
回复