hello,
I don't think we can access C label from the inline assembly code block. because "Label" can be only viewed inside a block.
you can use instruction JSP/JSR/CALL to jump to a C function instead.
Have a great day,
Jennie Zhang
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------