Hi,
I'm compiling the mcu_plus_sdk_243x tcp server example.
I'm using the AM243x EVB to load and run the program.
I see that the linker puts the main() in the DDR memory area.
Where is the code that initializes the DDR memory , before the program is loaded ?
Is it in the boot ?
I see that the boot makefile is auto generated.
How the boot parameters are set ? - Is it from the CCS properties ?
Thanks,
Eli