This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Declare assembler variable for C source file

Hello,

how to declare the register R1 in my assembly code to R1 in the C source file to be able to use:

C-Program

Assembler-Code

Kind Regards

Juergen B.

0