Hi Champ,
I've got a reference implementation of an ELF dynamic loader from a URL below.
o MyGForge > Project > Dynamic Loader Reference Implementation
(https://gforge.ti.com/gf/project/ridl_oss/frs/)
Then, I could implement the loader on c6747evm and load/execute a dynamic library of "hello world" example.
Next my task is to generate boot images for the dynamic loader and dynamic library.
So, could you please let me know how to generate the boot images? I'm planning to use UART boot.
Any advices would be appreciated.
Best regards,
j-breeze