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.
Hi,
I am trying to program the M3 core and C28 via the command line and find that only M3 gets programmed and there is no way I am able to load C28.
Is there any way I could program them together or individually using command line?
I have to program 3 of these devices and command line will make life easy.
Please help, if anyone has idea in this regard.
Thanks,
Sanjana
Hi Vamsi,
Yes, I got the command line to work. I added the r option to get the second core to flash:
CMD /C "!DEBUGSERVER_ROOT!bin\DSLite" flash -c user_files/configs/f28m36p63c2.ccxml -l user_files/settings/generated.ufsettings -e -f -v -r 1 user_files/images/C28.out
Thanks,
Sanjana