Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

different Programming ways in making a evaluation board

Status
Not open for further replies.

oister

Member level 2
Joined
Nov 2, 2008
Messages
50
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,580
While making a evaluation board using 89s51 and avr our instructor mentioned three ways which are

Off the board program,ISP (In System Programming),JTAG

I am aware of ISP that a programmer can change the code while mcu residing in the board but i could not completely understand the off the board program and JTAG???


I googled it but could not find what are the advantages and disadvantages of these too so we use mostly use ISP.

So anyone who can highlight it a bit more thanks.
 

Off the Board - This is just the conventional program mechanism. You just remove the device from the board and attach it to a programmer to get it programmed.

Advantages - Simple, No need to much complex tools to program

Disadvantages - Need to remove the device from board. (Higher downtime), No Debugging is possible.
 

Thanks i donated you points.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top