Hello Razvan,
After i imported project.xml file to s32DS,I changed two project settings as below:
1、Project >C/C++ Build>Settings>Standard S32DS C Compiler >includes
I remove the item "D:/Users/Administrator/Add-Ons/Toolboxes/NXP_MBDToolbox_MPC57xx/tools/Cross_Tools/powerpc-eabivle-4_9/include" ,and
add my own NXP MBDT path ,"D:\Users\Administrator\Add-Ons\Toolboxes\NXP_MBDToolbox_MPC57xx\mbdtbx_mpc574x\AMMCLIB_MPC574xP\include"
2、Project >C/C++ Build>Settings>Standard S32DS C Linker >libraries
In the libraries(-l) ,i add "MPC574xP_AMMCLIB.a"
in the library search path (-L),I add my own NXP MBDT path "D:\Users\Administrator\AddOns\Toolboxes\NXP_MBDToolbox_MPC57xx\mbdtbx_mpc574x\AMMCLIB_MPC574xP\lib\s32ds_ppc"
After that ,i build the project ,the error i mentioned occur.
I want to upload the s32 project(FOC_TC_mbd_rtw) generated in my computer that located in" C:\Users\Administrator\workspaceS32DS.Power.2017.R1".
but i don't know how ,i find the icon for uploading image and video ,however there is no icon for uploading files.
Thanks for your help.
Best Regards
Havry