Re: One Questions about ZephyrOS


Wang, Steven L <steven.l.wang@...>
 

Hi Rockc:

   Essentially, app code and kernel code will be combined into one image. Then that image will be flashed into target board.  There is no support for program loader.

   Actually, in zephyr app development, all app code are usually put into a directory outside of the Zephyr base directory. With this way, engineer can focus on app code and don't need to touch any kernel code.

-Steven

On 7/25/2019 3:20 PM, "Explorer wrote:

Hi, Jennifer,

Thanks for the reply. I have a quick scan of the get-started-guide. 

I do not see elf-loader support on Zephyr OS, as I know uClinux , NuttX can support it. Beacuse our application engineers want to have a standrad development enviroment and they can only stay focus on application layer like Linux does, is this maybe possible for Zephyr?

Thanks

B.R.
-------
rockc 

Join {devel@lists.zephyrproject.org to automatically receive all group messages.