deep

a Cross Development Platform for Java

User Tools

Site Tools


faq

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
faq [2015/04/20 16:27] – [Questions Related to the Runtime Library] ursgraffaq [2022/11/24 16:30] (current) – [Questions Related to the Development Environment] ursgraf
Line 2: Line 2:
 ===== Questions Related to the Development Environment ===== ===== Questions Related to the Development Environment =====
 <box 100% | **Question:** No downloading possible> <box 100% | **Question:** No downloading possible>
-Press the button "Reopen Connection" and try again.+Press the button "Reopen Connection" and try again. If you are using openOCD: did the server start correctly? On Windows, a separate command window should have opened where you can see log output by this server. Check your deep preferences if this command window does not open.
 </box> </box>
  
Line 13: Line 13:
 </box> </box>
  
 +<box 100% | **Question:** Do I run too many tasks?>
 +To inquire the load of your system together with all active tasks go to [[eclipse:views#taskview|TaskView]].
 +</box>
 ===== Questions Related to the Runtime Library ===== ===== Questions Related to the Runtime Library =====
 <box 100% | **Question:** I get the Error #300: class file not found (java/lang/StringBuilder)?> <box 100% | **Question:** I get the Error #300: class file not found (java/lang/StringBuilder)?>
Line 25: Line 28:
 </box> </box>
  
-<box 100% | **Question:** LED on 555 board blinks?> +<box 100% | **Question:** LED on board blinks?> 
-This can have several causes. At boot time, the code section is checked for proper content. If this check fails, the LED starts blinking and the program execution stops. \\ +This can have several causes, see [[runtime_library:exceptions:start|Exceptions and Errors]]. At boot time, the code section is checked for proper content. If this check fails, the LED starts blinking and the program execution stops. \\ 
-Later on when a stack check fails, the LED blinks with a different blink pattern. The blinking can also indicate that a java exception occured+Later on when a stack check fails, the LED blinks with a different blink pattern. The blinking can also indicate that a java exception occurred
 </box> </box>
  
Line 34: Line 37:
 </box> </box>
  
-<box 100% | **Question:** Processor does not seem to run at 40MHz.>+<box 100% | **Question:** MPC555 Processor does not seem to run at 40MHz.>
 The inputs Int5, Int6 and Int7 must not be tied to Gnd at startup. If so, the processor will choose a wrong mode and the PLL cannot lock. Debugging is possible, but the processor runs in limp mode. The inputs Int5, Int6 and Int7 must not be tied to Gnd at startup. If so, the processor will choose a wrong mode and the PLL cannot lock. Debugging is possible, but the processor runs in limp mode.
 </box> </box>
faq.1429540026.txt.gz · Last modified: 2016/02/25 13:33 (external edit)