S32 Design Studio: How to use a project on an other machine

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

S32 Design Studio: How to use a project on an other machine

跳至解决方案
3,563 次查看
saad_saeed
Contributor III

Hello,

I have a question I want to ask. I have a project in S32 Design Studio which is based on lwip_s32k148 example. I want to upload this project on GIT. But problems is when I upload the source code. The lwip stack is not copied but linked to s32 design studio libraries. For example the folder middleware/lwip/src/api is empty. I cant see anything there. 

Previously I have been using Kinetis Design Studio and MCUExproso in which the code whole content of the example project was copied  into work spaces. This is a real problem especially if you are uploading the code on GIT. What can be done about this

标签 (1)
标记 (3)
0 项奖励
回复
1 解答
3,160 次查看
saad_saeed
Contributor III

Hello Jiri,

Thanks for the reply. I managed to solve this problem using Export options in File Tab. I than used Import to copy the contents of projects into the work space. It worked fine. 

Regards,

Saad.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
3,160 次查看
jiri_kral
NXP Employee
NXP Employee

Hi Saad, 

you can modify ProcessorExpert.pe file to have copies of SDK files instead links to these files in your workspace:  

HOWTO: Use SDK based example code as standalone (usable for GIT, SVN...) 

Hope it helps. 

Jiri 

3,161 次查看
saad_saeed
Contributor III

Hello Jiri,

Thanks for the reply. I managed to solve this problem using Export options in File Tab. I than used Import to copy the contents of projects into the work space. It worked fine. 

Regards,

Saad.

0 项奖励
回复