Brian Waite wrote: >+#define HDPU_INTERNAL_SRAM_BASE 0xfbfc0000 >+#define HDPU_INTERNAL_SRAM_SIZE 0x00040000 > > I haven't gone through in detail yet but one thing I did notice was that you don't have the proper SRAM alignment or size. The SRAM on the 64[34]60 is 2MB so it must be aligned on a boundary that's a multiple of 2MB.
Mark