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
Next revisionBoth sides next revision
faq [2015/03/17 17:19] – [Questions Related to the Runtime Library] ursgraffaq [2015/04/20 16:27] – [Questions Related to the Runtime Library] ursgraf
Line 3: Line 3:
 <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.
-</box> 
- 
-<box 100% | **Question:** LED on 555 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. \\ 
-Later on when a stack check fails, the LED blinks with a different blink pattern. 
 </box> </box>
  
Line 15: Line 10:
  
 <box 100% | **Question:** Where can I check, which classes are loaded on the target?> <box 100% | **Question:** Where can I check, which classes are loaded on the target?>
-Go to //ClassTreeView// (http://www.ntb.ch/infoportal/software:deep:ide:deep_eclipse_views).+Go to [[eclipse:views#classtreeview|ClassTreeView]].
 </box> </box>
  
Line 30: Line 25:
 </box> </box>
  
-<box 100% | **Question:** Processors stays in freeze mode all the time.> +<box 100% | **Question:** LED on 555 board blinks?> 
-Make sure that the reset pin of the processor is not connected to ground. the reset signal will be internally asserted to ground for a certain time until it is released).+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. \\ 
 +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.  
 +</box> 
 + 
 +<box 100% | **Question:** Processor stays in freeze mode all the time.> 
 +Make sure that the reset pin of the processor is not connected to ground. The reset signal will be internally tied to ground for a certain time until it is released
 +</box> 
 + 
 +<box 100% | **Question:** 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.
 </box> </box>
  
faq.txt · Last modified: 2022/11/24 16:30 by ursgraf