![]() |
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?
|
Re: assembly command
not 100% but I think the inline assembly is _asm then assembly code, then _endasm
|
Re: assembly command
In the default code do a "Find in Project Files..." for _asm and you'll see lots of examples.
|
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