Hi,
I have inherited a C66 project which I'm just getting my head around. I'm new to XDC Tools, but I've read the XDC Consumer User's Guide and XDC User's Guide.
Is it possible that platform_init() can be called implicitly? I do not see any C code in the project which calls this function explicitly. If it can be called implicity, can someone describe exactly how this is achieved by the XDC tools?
Also, which file would I need to look at in order to determine which version of platform_init() was used? ie. I understand that platform_init() is defined in platform.c- but how can I determine which platform.c is being used?
Cheers,
Daniel