How to compile a c/c++ program in computer

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

How to compile a c/c++ program in computer

2,327 次查看
wujiankang
Contributor II

Can I use the S32DS to run a program only in computer instead of MCU and computer? For example, I'm just to print a "hello world" to the computer screen.

Do I still need to install something else?

0 项奖励
回复
4 回复数

2,209 次查看
jiri_kral
NXP Employee
NXP Employee

Hi,

S32DS contain compilers for ARM or Power PC target machines and MCU simulator is not part of S32DS Installation. Anyway - what's your goal? 

Jiri

0 项奖励
回复

2,209 次查看
wujiankang
Contributor II

Thanks for your reply. Actually, I wanna writte a program to read a *.txt file and calculate it and then output it to another *.txt file. But this process is not about MCU for the time being. That is just like what Visual Studio does, but I don't wanna install another IDE. So I wanna use the S32DS to complete it.

0 项奖励
回复

2,209 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

this is not supported by S32DS. You can try Eclipse IDE for C/C++ Developers | Eclipse Packages  

Jiri

0 项奖励
回复

2,209 次查看
wujiankang
Contributor II

Thanks for your answer.

0 项奖励
回复