Hi,
I'm compiling code for AM243x with CLANG compiler.
I have some linker file errors :
ENTRY(_vectors) - cannot find file ENTRY
KEEP(*(._vectors)) - cannot find file KEEP
etc...
Is there a difference between CLANG and GCC linker files ?
Where can I find AM64x.lds for CLANG - (simple example) ?
Thanks,
Eli