This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

getting the entry_point in C and jumping using asm

I'm getting the entry point of an application in C but before jump I want to make sure to deallocate the stack, this last step is performed in one asm file. Is possible to achieve this?

I'm usign CCSV6.1.

P.S : Move this thread to the correct forum in case doesn't belong here.

Thanks in advance

Gastón