This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

What java jar files do I need when using XDS100v2 to program a TMS320F28PLC83PNT in java

Other Parts Discussed in Thread: UNIFLASH

In our company we use a dedicated production tool that is designed internally. We want to automatize our production for our PLC boards. Is there a way to use the API/jar files in an existing java project without the use of code composer studio? I just want to do in code what the code skin C2prog.exe does for us now.

For the JTAG hardware we have a XDS100v2 connected over USB. 

Thanks

  • Hi,

    Our automation solution is always through DSS, which is available both in CCS and in Uniflash. As far as I know we don't publish information about the java dependencies that allows device programming.

    I will reply to this thread if anything changes with this regard.

    Regards,

    Rafael

  • Hi,

    Thanks for the explanation but I do wonder why TI does not publish that information? As A developer point of view It would make the device programming part more appealing... But than who am I to judge...

    On the subject itself. Is there a command line tool that will download the software for me and that could report back the status of the firmware installation? In that case I do not need to talk directly to the Driver but just start a command line action without user interaction...

    Kind regards
    Stijn Coussement
  • Stijn,

    Perhaps loadti may be the answer. This is usually the tool used to simply load code to the target.
    processors.wiki.ti.com/.../Loadti

    Cheers,
    Rafael