Question: Write an assembly language program for ARM 7 TDMI to count the number of 0 ' s and 1 ' s in the 5 digit

Write an assembly language program for ARM7TDMI to count the number of 0's and 1's in the 5 digit number (number must be given in decimal number format). Store the number of 0's in register R0 and the number of 1's in register R1. Verify your result by performing manual calculation. Getting Below Error for the given anwser
*** Using Compiler 'V5.06 update 6(build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
assembling wdqwd.s...
wdqwd.s(56): warning: A1581W: Added 3 bytes of padding at address 0x99
linking...
.\Objects\qsq.sct(7): error: L6236E: No section matches selector - no section to be FIRST/LAST.
Not enough information to list image symbols.
Not enough information to list load addresses in the image map.
Finished: 2 information, 0 warning and 1 error messages.
".\Objects\qsq.axf" -1 Error(s),1 Warning(s).
Target not created.
Build Time Elapsed: 00:00:02

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!