Ch 2 Flashcards

(4 cards)

1
Q

List the 4 main steps of the AVR programming tool chain

A

Write code, compile, flash, test

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What software is used on the host computer to send compiled machine code to the hardware programmer?

A

AVRDUDE

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the primary hardware function of an ISP programmer?

A

To send the compiled code over the SPI bus to be written into the AVRs nonvolatile flash memory

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When wiring the AVR to the ISP programmer, what is the required connection arrangement for the data lines?

A

MOSI connects to MOSI, and MISO connects to MISO

How well did you know this?
1
Not at all
2
3
4
5
Perfectly