Description
Use the following command to program a device with the security bit set to
ON
using a Jam STAPL file (this overrides the security bit setting in the original Programmer Object File [.pof]):
jam -v -dDO_SECURE=1 -aPROGRAM
<jam_stapl_file.jam> //using Jam STAPL player 2.12
jbi -v -dDO_SECURE=1 -aPROGRAM
<jam_stapl_file.jbc> //using Jam STAPL byte-code player 2.0