Group Assignment #1: Assembly Language Referring to the given title below for each group, you need to: 1. Provide a simple algorithm/flowchart to solve the given problem Notes: The n is a user input value and must be at least >15. 2. Create a C code based on the given specification with some input test stimulus and make sure the result is correct. 3. Create an equivalent assembly program based on ARM Instructions (your program must use the concept of subroutine and program control to carry out the necessary CPU operations, instead of full and lengthy sequential instructions). 4. Provide a video to explain your coding by debugging the assembly code in (3) line by line in the Keil uVision software, using the same input test stimulus in (2) to prove it generates the same computation result. Question 1: Given a signed integer array of n elements, sort an array in increasing order using Insertion Sort and determine the median value.

Question
0 4 months 0 Answers Reply 5 views

Group Assignment #1: Assembly Language Referring to the given title below for each group, you need to: 1. Provide a simple algorithm/flowchart to solve the given problem Notes: The n is a user input value and must be at least >15. 2. Create a C code based on the given specification with some input test stimulus and make sure the result is correct. 3. Create an equivalent assembly program based on ARM Instructions (your program must use the concept of subroutine and program control to carry out the necessary CPU operations, instead of full and lengthy sequential instructions). 4. Provide a video to explain your coding by debugging the assembly code in (3) line by line in the Keil uVision software, using the same input test stimulus in (2) to prove it generates the same computation result. Question 1: Compute the greatest common divisor (GCD) of two positive numbers.

Question
0 4 months 0 Answers Reply 2 views

4. Bar ABC shown in Figure 4 is made from plastic having modulus of elasticity, E = 4.0 GPa. The bar consists of two segments, AB and BC. The diameter of segments AB and BC are d1 = 100 mm and d2 = 60 mm, respectively. A longitudinal hole of diameter d is drilled through segment AB for one half of its length (250 mm). If the shortening (contraction) of bar ABC is limited to 8.0 mm, determine; i. Draw the free – body diagram (F.B.DO and determine the deformation of segment BC. (4 marks) ii. Calculate the maximum allowable diameter dmax of the hole. (6 marks)

Question
in progress 0 4 months 1 Answer Reply 9 views

Group Assignment #1: Assembly Language Referring to the given title below for each group, you need to: 1. Provide a simple algorithm/flowchart to solve the given problem Notes: The n is a user input value and must be at least >15. 2. Create a C code based on the given specification with some input test stimulus and make sure the result is correct. 3. Create an equivalent assembly program based on ARM Instructions (your program must use the concept of subroutine and program control to carry out the necessary CPU operations, instead of full and lengthy sequential instructions). 4. Provide a video to explain your coding by debugging the assembly code in (3) line by line in the Keil uVision software, using the same input test stimulus in (2) to prove it generates the same computation result. Question 1: Compute the greatest common divisor (GCD) of two positive numbers.

Question
0 5 months 0 Answers Reply 5 views

Group Assignment #1: Assembly Language Referring to the given title below for each group, you need to: 1. Provide a simple algorithm/flowchart to solve the given problem Notes: The n is a user input value and must be at least >15. 2. Create a C code based on the given specification with some input test stimulus and make sure the result is correct. 3. Create an equivalent assembly program based on ARM Instructions (your program must use the concept of subroutine and program control to carry out the necessary CPU operations, instead of full and lengthy sequential instructions). 4. Provide a video to explain your coding by debugging the assembly code in (3) line by line in the Keil uVision software, using the same input test stimulus in (2) to prove it generates the same computation result. Question 1: Given a signed integer array of n elements, sort an array in increasing order using Insertion Sort and determine the median value.

Question
0 5 months 0 Answers Reply 8 views

4. Bar ABC shown in Figure 4 is made from plastic having modulus of elasticity, E = 4.0 GPa. The bar consists of two segments, AB and BC. The diameter of segments AB and BC are d1 = 100 mm and d2 = 60 mm, respectively. A longitudinal hole of diameter d is drilled through segment AB for one half of its length (250 mm). If the shortening (contraction) of bar ABC is limited to 8.0 mm, determine; i. Draw the free – body diagram (F.B.DO and determine the deformation of segment BC. (4 marks) ii. Calculate the maximum allowable diameter dmax of the hole. (6 marks)

Question
0 5 months 0 Answers Reply 5 views