UNIFLASH: How to generate device specific cmd before load program

Part Number: UNIFLASH

Hi expert,

For CLI package, we support several commands for flash mode. I want to generate the device specific commdn before load program.

I find we have below command:

image.png

It works well. Do we have a command to exectue the given device command before load program? I find nothing in UNIFLASH quick start guide.

B.R.

Sal

  • Hi Sal, there is not an argument to execute before the load action. One workaround would be to execute dslite with just the command first (without the load) and then run dslite again to flash the device. Would that work?

    Thanks

    ki

  • Hi Ki,

    Thanks for the recommendation. I think this could work. I will try this approach later.

    I now plan to modify GEL files directly to identify the pre-connect command. 

    B.R.

    Sal