การใช้งานโปรแกรม PonyProg กับบอร์ด JDM84 (PIC16x84)
สามารถใช้โปรแกรม PONYPROG โดยต้อง setup ดังรูป

ในการเซ็ตค่า code proctect, power up timer enable, watchdog timer ,oscillator type (RS,XT,HS,LP)
สามารถเซ็ตได้ที่เมนู EDIT แล้วเลือก Security Bits ดังรูป

การเซ็ตค่าต่างดูได้จากตาราง
 |
Code protect OFF |
 |
Code protect ON |
 |
power up timer enable |
 |
power up timer disenable |
 |
watchdog timer ON |
 |
watchdog timer OFF |
 |
oscillator type RC |
 |
oscillator type XT |
 |
oscillator type HS |
 |
oscillator type LP |
โดยความจริงแล้วเราสามารถเซ็ตต่างๆ ได้ตอนเขียน code อยู่แล้ว โดยเขียนดังนี้
ในตอนใช้งานก็เพิ่มบรรทัดนี้ลงไป