J-Link Backup
J-Link Backup
(OP)
Can anyone help me in using backup method of J-Link. I want to know which method return modeldescriptor, & accept Folder Path / name as input
Thanks in Advance
Nikhil Gothankar
Thanks in Advance
Nikhil Gothankar





RE: J-Link Backup
You have to create a model descriptor or you could get the model descriptor of the model and change the path. Look up the following methods:
1. pfcModel.Model.GetDescr()
2. pfcModel.ModelDescriptor.SetPath()
3. pfcModel.Model.Backup()
RE: J-Link Backup
Does anybody have a working example of a Backup procedure?
Thanks,
Ben