EDK + XMD

Hi,

Here is my problem.

My memory map is as follows:

ISBRAM : 0xFFFFE000:0xFFFFFFFF SDRAM : = 0xF0000000:0xF1FFFFFF

I download bootloop program with the bitstream. The program I want to execute is linked at 0xF0400000.

Then I open XMD and write following commands:

connect ppc hw -debugdevice cpunr 1 dow sw_projects/dpmain/executable.elf run

This works fine the program starts to run, BUT I always get a machine check error at the start of the program. The PLB_Error is caused when I run dow sw_projects/dpmain/executable.elf, because for whatever reason the processor at this moment tries to read address 0xFFFFFFFC on the PLB bus.

Any ideas, why this is and how it could be removed?

Thanks, e

Reply to
eascheiber
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.