Hi,
I have a label, say "XX" in the startup assembly code. Later if I want to jump to label "XX" in the inline assembly by using
__asm{ B XX }
The compile in Keil MDK complains "the label XX is referred but not defined".
How should I work around this problem? Thanks a lot.
Best regards Shohreh
It sounds like you are creating the problem yourself!
Why not explain what you're actually trying to achieve - then people can suggest appropriate approaches...
www.catb.org/.../smart-questions.html