Hi,
I am trying to boot EVM 6678 through NOR flash after initializing the DDR3. I have added #pragma data section to include emif config table to my code after searching some posts in this forum but I am not successful. After that I came to know that(through this forum) #RETAIN to be added to include emif config table to my project. I dont know how previous posts about DDR3 initialization wrote that by adding #pragma data section it worked. After adding #RETAIN, emif config table is adding at the last in .btbl file. I compared .btbl of mine with .btbl from this post e2e.ti.com/.../288354. In my case it is adding in last section and in the post it is adding in the beginning why? I am trying to boot evm blink project by changing all sections to DDR3. Can any one who initialized DDR3 successfully help me. I gone through SPRY5c which tells adding config table to your code with proper register values will boot after initializing the ddr3, but in my case it is not happening? any document will be helpful.
Thank You,
Nithin
