microT
Newbie level 6
- Joined
- Oct 6, 2005
- Messages
- 13
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,425
how to insert assembly into keil
Help pls !!
I am working with the controller P89LV51RD2 for my application and am using the Keil IDE for writing the application code.
I need to insert few assembly statements in my C source file. I have read the manual and have found abt the #pragma asm/endasm directive, however am still unable to successfully implement this. The stuff in the keil manual is incomplete and very confusing.
I also found number of other option like the use of '__asm' , however even that didnt help.
Pls. help me with this.
Thanx in advance.
Help pls !!
I am working with the controller P89LV51RD2 for my application and am using the Keil IDE for writing the application code.
I need to insert few assembly statements in my C source file. I have read the manual and have found abt the #pragma asm/endasm directive, however am still unable to successfully implement this. The stuff in the keil manual is incomplete and very confusing.
I also found number of other option like the use of '__asm' , however even that didnt help.
Pls. help me with this.
Thanx in advance.