Discussion Forum

inline assembly in uv2 C source

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

DetailsMessage
Read-Only
Author
Branislava Lazic
Posted
25-May-2001 16:00 GMT
Toolset
C51
New! inline assembly in uv2 C source
I've just started using uv2. I want to import my assembly code into C source (inline or to link them whith C files)
Thanks.



Read-Only
Author
Jon Ward
Posted
25-May-2001 16:49 GMT
Toolset
C51
New! RE: inline assembly in uv2 C source
Check the following URL:

http://www.keil.com/support/docs/1277.htm

Jon
Read-Only
Author
Andrew Neil
Posted
25-May-2001 17:58 GMT
Toolset
C51
New! RE: inline assembly in uv2 C source
"I've just started using uv2."

An ideal time to read the manuals!

Start by going to the 'Books' tab in the uVision Project window, and open the uVision2 Getting Started Guide (GS51.pdf).
Work through the example projects in chapter 7.

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