Other Parts Discussed in Thread: OMAP-L137
Hi,
We have received the first spin of our custom board based on the C6747. A weird behaviour has been discovered as we were not able to run using JTAG from CCS5. Everything loads fine including the PLL setup and SDRAM setup using the suggested EVM6747 GEL-file.
BUT
When CCS releases the application it does not reach main. It stops at weird places in the memory. When reseting the CPU we find that the reset vector in boot ROM, starting at 0x7000000, is filled with rubbish.
All registers seems fine and loaded with the data that the GEL-file executed. All voltages are measures with very little ripple and the reset is released nicely when all voltages are stable. The clock is measured to the 24 MHz as defined.
BOOT-pins are all set to boot in emulator mode.
SDRAM is filled with the appropriate data that can be read and written from within CCS.
Can someone explain how the boot ROM memory can be corrupted? Or is it not loaded propely? Any suggestions are more than welcome.
Thanks