Hi,
So when I try to run my application in emulation boot mode, I get a load program error in the DDR memory. It works fine when I run the evmc6678l.gel file. I believe it fails because I have multiple sections being allocated in the DDR3 in my .cfg file. I am porting the evmv6678l.gel file into an interal .c file but I can't find the correct spot to call the init function. In the XDC startup i tried in the last function and I tried in the first function. Neither worked. Please help.
Thanks,
Will