Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/20/11 18:53
Read: times


 
#180730 - It's the #pragma asm again
Responding to: ???'s previous message
Rinty Mon said:
main1()
{

#pragma asm

Start:
		mov P3, #07Fh
 		ACALL Delay
 		mov P3, #0DFh
 		ACALL Delay


What's with the #pragma asm ??!

See: http://www.8052.com/forum/read/179746

Is this related: http://www.8052.com/forum/read/180082 ?

List of 6 messages in thread
TopicAuthorDate
Help needed please for Polling a switch!            01/01/70 00:00      
   It's the #pragma asm again            01/01/70 00:00      
      why use assembler for assembler?            01/01/70 00:00      
   Other than using a Compiler            01/01/70 00:00      
   Assembly program for blink and push button            01/01/70 00:00      
      I doubt he's (still) listening            01/01/70 00:00      

Back to Subject List