Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Visitor
tanbakoo
Posts: 7
Registered: ‎09-06-2011
0

problem with "xapp1114.pdf" & "ml507_bsb_ppc440_vxworks_proj_creation.pdf"

Hi,

 

1. in "xapp1114.pdf" where is the address of bram ?

in this pdf we must program linear flash from ROM_TEXT_ADRS (0xFFF00000-0xFE000000(base address of linear Flash )) = 0x01F00000 and load bit file from jtag or platform flash but download.bit contain bootloop.elf file and bootloop program and load from 0xFFFFFFFC ( Boot Sector ) so when bram move to another address ( to have free address in this area for linear flash ) jtag or platform flash can not run and program so system does not work !!!

What we should to do ?

2. in "ml507_bsb_ppc440_vxworks_proj_creation.pdf" I must run a ".sh" file in xbash.exe ( it is working under XPS v13 and I force to use XPS 12 Xbash but I'm working on XPS 13 that it does not have Xbash it is have a cmd.exe) to run genace.tcl to merge download.bit file ( contain bootloop.elf ) and vxworks.elf to generate ".ace" file . ( I was do it and it works with demo image of vxworks 6.3 ) what is happen ? bootloop.elf+vxworks.elf !!!

in previos way , boot address was very critical but in this way boot address does not important ?

please answere and explain any of above question that you know for me and other person have same questions.

Best Regards