This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to generate boot images for Dynamic Loader & Dynamic Library?

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