deep

a Cross Development Platform for Java

User Tools

Site Tools


runtime_library:exceptions:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
runtime_library:exceptions:start [2022/12/20 10:24] – [Signaling with LED] ursgrafruntime_library:exceptions:start [2022/12/20 10:24] (current) – [Debug Mode on PowerPC Processors] ursgraf
Line 38: Line 38:
 ===== Debug Mode on PowerPC Processors ===== ===== Debug Mode on PowerPC Processors =====
 The RCPU of the mpc555 has a built-in debug feature. Some of the PPC exceptions can cause the processor to enter debug mode, instead of running the appropriate exception handler. However, this can happen only in case of the processor running out of RAM. If you run the program out of flash, you can never enter debug mode (which wouldn't make sense).\\ The RCPU of the mpc555 has a built-in debug feature. Some of the PPC exceptions can cause the processor to enter debug mode, instead of running the appropriate exception handler. However, this can happen only in case of the processor running out of RAM. If you run the program out of flash, you can never enter debug mode (which wouldn't make sense).\\
-Debug mode is indicated on the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc555/usb-bdi|MPC555 USB Background Debugging Interface (USB-BDI)]] with the blue LED.+Debug mode is indicated on the [[http://wiki.bu.ost.ch/infoportal/embedded_systems/mpc555/usb-bdi|MPC555 USB Background Debugging Interface (USB-BDI)]] with the blue LED.
runtime_library/exceptions/start.txt · Last modified: 2022/12/20 10:24 by ursgraf