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

Defining Address Space for Application

I want to load two different applications into memory. One application will jump to the other. How do you set up the start address in memory and the code size that the compiler will use in generating the application code. Also, is there an easy way to check how much total memory a compiled application will require.

Thanks for any help.

0