- 2 A Write A Program To See It The Internal Ram Location 4195 Contains 2 An Even Value If So Send It To Port B If No 1 (149.14 KiB) Viewed 145 times
2 (a) Write a program to see it the internal RAM location 4195 contains 2 an even value. If so, send it to Port B. If no
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2 (a) Write a program to see it the internal RAM location 4195 contains 2 an even value. If so, send it to Port B. If no
2 (a) Write a program to see it the internal RAM location 4195 contains 2 an even value. If so, send it to Port B. If not, make it even and then send it to Port B. (b) What is the value of R20 after execution of the following code? LDI R20, 0x40 SEC ROL R20 SWAP R20