I am using S32DS for ARM (Ver:2018.R1 )on S32K116 projects and would like to use IAREW(Ver:IAREW 6.0) to do the compile.
For this I had try to Install IAR plugn in S32DS.but i unable to find Plugins for ARM at rightside in Plugin mananger see attachment it showing automatically for 78K plugins evnthough path selected manually.
please clarify
Is it possible to install ARM(7.20.x to 7.80.x) targets & its plugins in IAREW 6.0 ver..?
How to build my S32K plotform in IAR using make/gmake..?what are the extra plugins required.?
Hi,
I'm afraid IAR Embedded Workbench v6.x plugin is not supported/tested by S32DS project wizard.
The supported/tested versions of IAR eclipse plugins are v7.x and v8.11.x. (see S32 Design Studio for ARM 2018.R1 (Windows/Linux) released! )
Installing 78K plug-in target has no influence on the S32DS (new project wizard) at all.
IAR eclipse plugin does not generate any makefile. The tool-chain exe (iccarm, ilinkarm,...) are called internally by the plugin - the makefile is not generated at all (see the screenshot with grayed makefile generation options).
Anyway I'd recommend you to contact IAR support regarding the compatibility across different versions + if there is any way to generate makefile since both eclipse plugin and tool-chain are developed by IAR.
Hope it helps.
Stan