Hello again, hope you had a good holidays.
I've created a project, which contains the standart memory initialization functions, but their "bodies" are built into program text, by the need to step control of the program calculation. I'm attaching this project to my message:https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/pcieboot_5F00_ddrinit.7z
The thing is, that if i'm using this project, the platform_delay() function isn't working correctly - it's executing with way more speed, than required. BUT! After i load this project into board, and then launch the project, which is using DDR, the DDR project is recognizing, reading and executing like normal. When i'm using the functions from standart platform lib, delay is working even in attached project. What's the difference and how can i avoid it?


