On Nov 3, 4:27*am, "gentel" <gente...@163.com> wrote:
> hello,all
> * * * i have built an edk project(based microblaze) . Because my
> application c code is very big,when generating linker script ,i put some
> big sections into the ddr and others into bram in microblaze.finally,it
> displays the results through rs232.
> * * * for now,i want to try to import the EDK Project with microblaze 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(software bits)
> files
> into the board ,it does not work well.
> * * * *however,if i replace the my_project.elf to TestApp_Memory.elf
> (linking script in bram not ddr),it works well.
> * * * *who can tell me the reasnon ? what can i should do?thank you very
> much..
>
> --------------------------------------- * * * *
> This message was sent using the comp.arch.fpga web interface onhttp://www..FPGARelated.com
and what magic loads the object into the extenal DDR memory?
maybe you forget the ram loader?
Antti