| Question 9.9. (TCO 3) Which of the following is wrong? (Points : 8) | LDAA #$55 LDAA #$255 LDAA #$20 LDAA #$00 | | Question 10.10. (TCO 3) The largest value (in decimal) that can be loaded into Register A of HCS12 is (Points : 8) | 8. 255. 65535. 16. | |
| Question 9.9. (TCO 3) Which of the following is wrong? (Points : 8) | LDAA #$55 LDAA #$255 LDAA #$20 LDAA #$00 | | Question 10.10. (TCO 3) The largest value (in decimal) that can be loaded into Register A of HCS12 is (Points : 8) | 8. 255. 65535. 16. | |
1)LDAA#$255 is wrong as the immediate mode says \"to load into register A the hex value 255\"
2)The largest value is 255