Other Parts Discussed in Thread: UNIFLASH
Hello,
Our goal is to use a script to flash the C28 and M3 and then run the firmware to do some testing...
We use the following commands:
Flash C28:
DSLite flash -c f28m35h52c1.ccxml -l generated.ufsettings -f -v c28.out -n 1 -e
Flash M3:
DSLite flash -c f28m35h52c1.ccxml -l generated.ufsettings -f -v m3.out -e
Is there a way to restart the device via command line without having to power off the board ?
I read some posts about using 'uniflash_exe ..... -targetOp restart'
What is this binary? Does it come with older versions of uniflash? With uniflash 4.2, I don't see an other way but to use DSLite in ccs_base/DebugServer/bin.
Right now, I'm on Ubuntu 16.04 but the goal is to use the script on a windows machine...
Thanks for your help.
Ril
