View Single Post
  #6 (permalink)  
Old 11-03-2009, 09:19 AM
gentel
Guest
 
Posts: n/a
Default Re: probelms in EDK/ISE

>On Nov 3, 9:57=A0am, "gentel" <gente...@163.com> wrote:
>> >On Nov 3, 4:27=3DA0am, "gentel" <gente...@163.com> wrote:
>> >> hello,all
>> >> =3DA0 =3DA0 =3DA0 i have built an edk project(based microblaze)

Beca=
>use my
>> >> application c code is very big,when generating linker script ,i put

>> some
>> >> big sections into the ddr and others into bram i

microblaze.finally,i=
>t
>> >> displays the results through rs232.
>> >> =3DA0 =3DA0 =3DA0 for now,i want to try to import the EDK Projec

with
>> microbla=3D
>> >ze as
>> >> Sub-system into a ISE project and i use the cammand h "export to

>> project
>> >> navigator",then it generate a system.ise file.but,when i put the
>> >> .system_stub.bit,system_stub_bd.bmm and my_project.elf(softwar

bits)
>> >> files
>> >> into the board ,it does not work well.
>> >> =3DA0 =3DA0 =3DA0 =3DA0however,if i replace the my_project.elf to

>> TestApp_Memory.=3D
>> >elf
>> >> (linking script in bram not ddr),it works well.
>> >> =3DA0 =3DA0 =3DA0 =3DA0who can tell me the reasnon ? what can

should=
> do?thank
>> y=3D
>> >ou very
>> >> much..

>>
>> >> --------------------------------------- =3DA0 =3DA0 =3DA0 =3DA0
>> >> This message was sent using the comp.arch.fpga web interface

>> onhttp://www=3D
>> >.FPGARelated.com

>>
>> >and what magic loads the object into the extenal DDR memory?

>>
>> >maybe you forget the ram loader?

>>
>> >Antti

>>
>> >thanks for your reply!when generating linker script,i put sections suc

=
>as
>>
>> .heap,.stack,.text,and.bss into the ddr ,it works well when downloadin

t=
>he
>> board in sdk.ram loader ?what do you mean? =A0 =A0 =A0 =A0
>>
>> --------------------------------------- =A0 =A0 =A0 =A0
>> This message was sent using the comp.arch.fpga web interfac

onhttp://www=
>.FPGARelated.com
>
>i mean you need to write YOUR OWN code and ELF to something conversion
>tools, and use some
>flash or removable media to "bootstrap" your application
>
>or use XMD during debugging
>
>Antti
>
>oh,i use the xilinx virtex_2 pro borad and it only has a cf card interfac

.and i can not understand fully what you have said .now i do not know ho
to do,can you tell me some detailed steps or pdf instructions?thanks ver
much..

---------------------------------------
This message was sent using the comp.arch.fpga web interface o
http://www.FPGARelated.com
Reply With Quote