Keil Logo Arm Logo

Discussion Forum

passing array values to in line assembly

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Details Message
Read-Only
Author
damodar naidu
Posted
28-Mar-2007 18:39 GMT
Toolset
C51
New! passing array values to in line assembly

i have problem with passing array values from c to inline assembly pls help me &also reciving values from inlineassembly

Read-Only
Author
Dan Henry
Posted
28-Mar-2007 18:46 GMT
Toolset
C51
New! RE: passing array values to in line assembly

It looks like you might have inadvertently posted before you were finished. There isn't any code or enough details describing your problem.

Read-Only
Author
erik malund
Posted
28-Mar-2007 18:46 GMT
Toolset
C51
New! RE: passing array values to in line assembly

DROP THE INLINE, make a separate module, code it in C, use the .src directive, use that as the base for your assembler module.

That way all and everything is served to you on a silver platter.

Now you are going to tell me that you WANT to do it inline - good luck.

discussed in detail http://www.keil.com/forum/docs/thread9558.asp

Erik

Next Thread | Thread List | Previous Thread Start a Thread | Settings

Keil logo

Arm logo
Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.