Re: keil compiler
- From: "Dejan" <dejan@xxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 17:37:45 +0200
"ishita" <aparna247@xxxxxxxxx> wrote in message
news:1149085381.017972.107220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I read all available documents. I used #pragma asm & endasm derectives.
Also enabled SCR control ooption. But still getting error while
compilation. I want to complete the project as early as possible. So if
anybody knows please tell me.
Best regards.
There's no "#pragma asm" directive in Keil compiler. Also, there's no SCR
control
option. There's SRC one, though. That one generates source code from you
C-code
which you can run through ASM. Otherwise, you cannot interleave asm
instructions
with the C-source.
- Dejan
.
- Follow-Ups:
- Re: keil compiler
- From: Richard
- Re: keil compiler
- References:
- keil compiler
- From: ishita
- Re: keil compiler
- From: typhon62
- Re: keil compiler
- From: ishita
- keil compiler
- Prev by Date: Re: beginner and 8051
- Next by Date: Re: what's wrong with a pic ?
- Previous by thread: Re: keil compiler
- Next by thread: Re: keil compiler
- Index(es):