logo

Crowdly

Part 3: Getting familiar with the Easy AVR v7 development board and assembly pro...

✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.

Part 3: Getting familiar with the Easy AVR v7 development board and assembly programming

  1. Modify your “lab0.asm” code such that a key press to any bit bi turns off all even-indexed bits if index i is even, i.e., (b0, b2, ..., b6 ). Otherwise, if index i is odd, key press turns off all odd-indexed bits, i.e., (b1, b3, ..., b7 ). Don’t forget to save the modified code.
  2. Assemble (Build -> Build Solution)
  3. Go to “Start Menu” -> “All Programs” -> “Mikroelektronika” -> “AVRFLASH Programmer” -> “AVRFLASH”.
  4. In the “CODE” panel, press on the “Load” button and locate the binary file “\path-to-project-directory\Debug\lab0-lastname.hex”.
  5. Program the microcontroller by pressing the “Write” button.
  6. Make sure that the code functions as expected on the board. Report what you observe.
  7. Copy and paste your modified code into the following answer part.
  8. Demonstrate your code to the instructor/TA.
  9. Part 3 is all done. Thanks.
Більше питань подібних до цього

Хочете миттєвий доступ до всіх перевірених відповідей на learn.hub.ku.edu.tr?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!