Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When you create an OS design, the IDE creates a Debug configuration and a Release configuration of the OS design and sets build options for each configuration.
The level of support for debugging in a default Debug configuration differs from the level of support for debugging in a default Release configuration. The choice of build options in a configuration determines the level of debugging support in the run-time image that you build.
The following table shows the level of debugging support in the default configurations provided by Platform Builder.
Configuration | Description |
---|---|
Debug |
For more information, see Building a Run-Time Image From a Debug Configuration. |
Release |
For more information, see Building a Run-Time Image From a Release Configuration and Using the Kernel Debugger with a Run-Time Image Built From a Release Configuration. |
For information about mixing debug and release bits in your run-time image, see Combining Debug and Release Bits.
For information about environment variables that you can set for a configuration, see Platform Settings: Build Options Tab.
See Also
Compiler and Linker Options for Debugging
Send Feedback on this topic to the authors