Command Line Interface for IVT

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Command Line Interface for IVT

1,523件の閲覧回数
pawansinghrana
Contributor I

Hello NXP ,

I would like to ask How can I use the Command Line Interface to Create the Blob Image from DS IVT Tool.

I tried following command, The command just open the Design Studio Tool and does nothing?

*/==================================
s32ds.exe -noSplash \
        -application com.nxp.swtools.framework.application \
        --launcher.ini C:\NXP\S32DS.3.4\eclipse\s32ds.ini  \
        -consoleLog -noExit \
        -HeadlessTool IVT \
        -ExportAB ..\..\Output\build_targets\SMU\main_smu_Appl.bin \
        -start_pointer_addr 0x25000000 \
        -entry_pointer_addr 0x25000000 \
        -raw_binary ..\..\Output\build_targets\SMU\main_smu.bin
        -ValidateConfiguration \
=======================================/*
0 件の賞賛
返信
3 返答(返信)

1,493件の閲覧回数
pavla_hajna
NXP TechSupport
NXP TechSupport

hello Pawan,

The command line instructions for all of the S32 Configuration Tools which support that are detailed within the S32 Configuration Tools Getting Started. You can locate it by: Help -> Help Contents, then look for the section shown here:

 

pavla_hajna_0-1663682679069.png

 

 

This image is taken from the S32 Design Studio v3.5.

Have a nice day

Pavla

0 件の賞賛
返信

1,517件の閲覧回数
pavla_hajna
NXP TechSupport
NXP TechSupport

Hello Pawan Singh Rana,

please refer to following How To instructions:

https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-Use-IVT-Tool-To-Create-A-Blob-Im...

Have a nice day

Best regards

Pavla

 

0 件の賞賛
返信

1,515件の閲覧回数
pawansinghrana
Contributor I

Hello Palva, 

Thanks for the Info,

I dont have any issues creating IVT from the Design Studio using GUI.

I am having issues if i use command line Interface as mentioned in my Initial Comment.

Thanks

0 件の賞賛
返信