Question: I am writing a program in TI Code Composer Studio assembly - only empty project using the MSP - EXP 4 3 0 FR 6

I am writing a program in TI Code Composer Studio assembly-only empty project using the MSP-EXP430FR6989. The assembly-only empty project uses MSP430 Assembler Code Template for use with TI Code Composer Studio. Here is the project requirements:
Use the MSP430 seven-segment daughter board to display and multiply two 8-bit operands. A x B = P The hexadecimal value of A(0x00 to 0xFF) should be displayed on the left two digits of the seven-segment display.
The hexadecimal value of A(0x00 to 0xFF) should be updated by moving the potentiometer wheel while holding down pushbutton S3.
The hexadecimal value of B(0x00 to 0xFF) should be displayed on the right two digits of the seven-segment display.
The hexadecimal value of B(0x00 to 0xFF)should be updated by moving the potentiometer wheel while holding down pushbutton S2.
When pushbutton S1is down, the seven segment display should show the value of P (0x0000 to 0xFFFF) I have attached a picture that shows the structure of a empty assembly only project and a chart of the daughter board connections to the msp430.
 I am writing a program in TI Code Composer Studio assembly-only

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!