Command line validation / transfer options

A forum devoted to the discussion of all topics having to do with scripting and other advanced programming using iX Developer.
Post Reply
sbmadsen
Posts: 5
Joined: Thu Dec 15, 2011 3:32 am

Command line validation / transfer options

Post by sbmadsen »

Is it possible to validate a iX Developer based project using the command line in a windows environment ?
Is it possible to transfer a project to an usb stick using the same approach ?
Currently I have to open iX Developer and use the ide to do this.
It would be nice to be able do this in scripting because it would be possible to automate these procedures and for instance implement this on a software building server.

Skylar
Posts: 42
Joined: Wed Jan 04, 2012 11:17 am

Re: Command line validation / transfer options

Post by Skylar »

It is not currently possible to validate or compile a project without using the iX IDE. However, once the project is compiled, you could write a script that copies the outputted compile directory to a USB stick.
Best Regards,

Beijer Electronics, Inc.
Skylar Walker | Applications Engineer

Post Reply