Main

11.4 EDK - My VxWorks 6.5 image does not come up from a warm reboot. Why?

AR# 33844

Search For Another Answer

Topic EDK Software
Last Updated 01/18/2010
Status Active
Description

My VxWorks 6.5 image does not come up from a warm reboot. Why?

Solution

Line 673 in the C:\Xilinx\11.1\EDK\sw\ThirdParty\bsp\vxworks6_5_v1_03_a\data\vxworks6_5_v2_1_0.tcl file 

 

contains: 

 

set ROM_WARM_ADRS [format "%08x" [expr $ROM_BASE_ADRS]] 

 

Line 673 should be: 

 

set ROM_WARM_ADRS [format "%08x" [expr $ROM_WARM_ADRS]] 

 

This problem is scheduled to be fixed in 12.1.

Applies To

Design Tools

  • EDK - 11.1
  • EDK - 11.2
  • EDK - 11.3
  • EDK - 11.4
 
 
/csi/footer.htm