Unlock the Power of Open Source! The " Linux New " SWAYAM Plus Course is live now and about 2,500 learners have already registered for it.

If you are a registered learner, the forum page is now active. Visit the page and get all your questions answered.

Mixing Assembly and C programming - Manipuri

900 visits



Outline:

Outline: Combining Assembly and C programming Explanation of the circuit connections Live setup of the connection Assembly routine program which initialises and sets pin 13 of Arduino as output Call that Assembly routine in AVR-GCC program to blink the Dot LED of the Seven Segment display Use the Makefile that is available in the code files link of this tutorial. Explanation of the Source code of the subroutine and main program Save the file and generate the.hex file Upload the code to the Arduino Display the output on the Seven segment display