Цитата(Allregia @ May 17 2011, 18:31)

В IAR, в меню Simulation пункт Secure неактивный.
Не уверен, что он в IAR-е должен быть активным.
Но вот что рекомендуют сами творцы этого LPT чудо девайса:
Цитата
Q12: What specifically must I do to blow the fuse on my target chip?
A12: To blow the fuse with the REP430 you must do two things:
a.) Connect the VPP jumper on the REP430 to allow fuse blow voltage to reach the target chip, and
b.) Uncomment the following two lines of code in replicator.c in the replicator project:
//if (!BlowFuse()) // Blow security fuse
// ShowStatus(STATUS_ERROR, 15); // ***Be careful with this function!***
Сообщение отредактировал O.L. - May 17 2011, 11:49