Dear all,
I'm using EVMC6670. I'm configuring the board with evmc6670l.gel file.
I want to load memory sections into DDR3 instead of L2SRAM. So I create a new platform such as the following:
I rebuild my project and check that linker.cmd has been updated accordingly.
But when loading any application, it won't work (does not reach ENTRY_CODE _c_int00).
Moreover, in any configuration (including EVM6670 standard configuration), when I browse DDR3 contents with de memory browser, data seems to be unstable (changes with every single cycle).
So it seems that I have not configured DDR3 properly.
Could anyone point me to what I am missing? In other words, I want to execute applications from DDR3 instead of L2SRAM.
Thank you in advance.
Regards,
Ricardo