Question: w write a code for 6 8 HC 1 1 Write a subroutine that finds and returns the maximum odd element of an array of

w write a code for 68HC11Write a subroutine that finds and returns the maximum odd element of an array of N 8-bit integers. The base address of the array and the array count are passed to this subroutine in index register X and accumulator B, respec- tively. The result should be returned in accumulator B. Return a 0 when the array has no odd numbers. Also write a main program to test this subroutine. Invoke Buffalo I/O routines to output the result. Output the following mes- sage if there is the maximum odd element:
The maximum odd element of the array is xxxx.
Otherwise, output the following message:
The array has no odd numbers!

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!