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
Next revision
Previous revision
Last revisionBoth sides next revision
runtime_library:exceptions:start [2022/12/09 16:06] ursgrafruntime_library:exceptions:start [2022/12/20 10:24] – [Signaling with LED] ursgraf
Line 20: Line 20:
 | 2x once | exception thrown in command | unchecked exception caught in //Kernel.loop// | | 2x once | exception thrown in command | unchecked exception caught in //Kernel.loop// |
 | 3x once | exception thrown in action method of task | unchecked exception caught in //Task.loop// or check stack failed in kernel| | 3x once | exception thrown in action method of task | unchecked exception caught in //Task.loop// or check stack failed in kernel|
-| 5x every second| exception thrown | unchecked exception caught in kernel | +| 5x every second| exception thrown in boot method | unchecked exception caught in kernel | 
-| 1x followed by 2x| exception thrown unchecked exception caught in kernel |+| 1x followed by 2x| data abort exception | memory access threw data abort exception |
  
 ==== PowerPC based boards ==== ==== PowerPC based boards ====
-On the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc555/headerboard/start|NTB MPC555 Headerboard]] there is a single LED. On the [[http://wiki.ntb.ch/infoportal/embedded_systems/mpc5200/start|Freescale MPC5200]] module there is no LED, but we use the one on the carrier board (at pin Gpio_Wkup_7).+On the [[http://wiki.bu.ost.ch/infoportal/embedded_systems/mpc555/headerboard/start|NTB MPC555 Headerboard]] there is a single LED. On the [[http://wiki.bu.ost.ch/infoportal/embedded_systems/mpc5200/start|Freescale MPC5200]] module there is no LED, but we use the one on the carrier board (at pin Gpio_Wkup_7).
  
 ^ blinking pattern ^ state ^ comment ^ ^ blinking pattern ^ state ^ comment ^
runtime_library/exceptions/start.txt · Last modified: 2022/12/20 10:24 by ursgraf