I need to program the flash of TMS320F2808 and TMS320F28335 using scripts. So far I followed the example script flash28.js but it only writes to RAM. The documentation lists a method performOperation in com.ti.debug.engine.scripting.Flash but unfortunately, it does not specify the available opCodes. Where can I find them? is there a complete documentation?
Aron