Hi,
Currently, we have successfully developed the EwLoadExternBitmap interface to handle external bitmaps, and its definition is written within the following path:
\platform-package\imxrt\RTE\ewresource.c
The implementation works as expected. However, we are exploring the possibility of relocating this definition outside of ewresource.c. Could you kindly advise on the best approach for this?
Specifically, we are looking for guidance on where and how to define this function in an external location while maintaining the desired functionality.
Your input on this would be greatly appreciated.
Thanks in Advance.