S32ds IDE header file issue

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

S32ds IDE header file issue

6,848 次查看
Ashish4525
Contributor II

Dear all

I am facing one issue in s32ds3.4 IDE ,I have added all include file and has given path of particular folder in properties C/C++ general in path and symbol ,even after giving path for inclusion folder still it shows no such parameter for header file.

StdTypes.h is alredy added still it shows no such file directory

Pfa for reference

with regards

Ashish 

0 项奖励
回复
8 回复数

6,343 次查看
Ashish4525
Contributor II

Dear jiri_Kral

I have added std_Types.h in source folder as I have multiple files,so I have made makefile and I am compiling via Makefile build target.

I wanted to know without makefile can I build my project by giving just path in properties/C/C++general/path and symbols/GNU C to every folder.

There is no grey color to any folder or file .

with regards 

Ashish

0 项奖励
回复

6,276 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

you are able build your project with S32DS, but you aren't able build it with make command from command line? 

 

The reason can be that eclipse variables aren't visible for OS and if some path contains for example ${ProjDirPath} - the path is not visible for compiler. Please make sure that all include (-I 'C:/Users/user/workspaceS32DS.Power.2.1/Hello_World_MPC5744P/include) arguments contains valid path. You can check it if you compile your project with verbose output. 

0 项奖励
回复

6,274 次查看
Ashish4525
Contributor II

Hi

I am not trying to build from command.while compiling it shows std_Types no such file directory even I have added file already in folder and there is no gray mark.

with regards

Ashish

0 项奖励
回复

4,299 次查看
mstroven
Contributor III
S32DS ver's 3.5 and 3.6 don't seem to correctly create project and makefiles for the peripherals you select in the config tool. Probably best to go back to 3.4, or choose a different micro vendor.
0 项奖励
回复

6,221 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

can you please share full build console output with enabled -v  - verbose mode? 

0 项奖励
回复

6,282 次查看
Ashish4525
Contributor II

Dear Jiri

I hope you are doing fine , I am waiting for the solution as still I am facing same error.

with regards

Ashish Pokhriyal

0 项奖励
回复

6,346 次查看
jiri_kral
NXP Employee
NXP Employee

Hi, 

is your project properly imported into workspace? Where is Std_Types.h file physically located? If you click to Includes in your project, aren't there some paths shown in grey color? 

jiri_kral_0-1714046256295.png

 

0 项奖励
回复

6,375 次查看
Ashish4525
Contributor II

Dear all

Two weeks ago,I have posted query related to S32ds IDE header file and yet my problem is unsolved .So I request you to kindly look over my problem.

with regards

Ashish

0 项奖励
回复