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.
You can use the kernel debugger with a run-time image built from the Release configuration that Platform Builder provides.
However, a run-time image built from this configuration does not provide symbolic debugging information.
If you want full symbolic debugging information, build a run-time image from the Debug configuration that Platform Builder provides. For more information, see Levels of Debugging Support.
To use the kernel debugger with a run-time image built from a Release configuration
- From the Platform menu, choose Settings.
- In the Configuration box, choose a Release configuration.
- Choose the Build Options tab and then select the Enable Kernel Debugger check box.
- Choose OK.
- With these settings, when you build your run-time image, support for the kernel debugger is built into the run-time image.
See Also
Levels of Debugging Support | How to Connect to a Target Device for Debugging | How to Debug a Run-Time Image on a CEPC
Send Feedback on this topic to the authors