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

Pushing a memory address.

Hello,
Is it possible to PUSH a specific memory address like :

#pragma asm 
           PUSH    0x10;
#pragma endasm
Is this valid code?

thanks and warm regards,
Sundeep