Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   assembly command (http://www.chiefdelphi.com/forums/showthread.php?t=61900)

tseres 17-01-2008 16:34

assembly command
 
how do i send an assembly command to the processor from the C in mplab? i'm not sure, but is it _asm{ <command> } ? i tried this and my code wouldnt compile....any advice?

kevin.li.rit 17-01-2008 16:38

Re: assembly command
 
not 100% but I think the inline assembly is _asm then assembly code, then _endasm

Mark McLeod 17-01-2008 23:11

Re: assembly command
 
In the default code do a "Find in Project Files..." for _asm and you'll see lots of examples.

tseres 18-01-2008 08:13

Re: assembly command
 
ok thanks guys!


All times are GMT -5. The time now is 23:16.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi