For automated updates to my K10 microcontroller my host must be Linux.I want to rebuild the blhost application for Linux since the only executable Freescale provides seems to be for Windows.
已解决! 转到解答。
Hi,
Are you referring to the KBOOT blhost? If yes the source code is available within the KBOOT package following the path <install_folder>\FSL_Kinetis_Bootloader_1_0_2\validation\blhost
Hope this information can help you.
Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
hi brycelembke
Did you compile blhost NXP_Kinetis_Bootloader_2_0_0? They have the make file but we need to git rid of udev as we need UART not USB.
Thanks
Yes, we did get this to build under Linux. Follow the README.txt that I put there (you will need to install CMAKE). This works with serial, I haven't tried it with USB (and may have even disabled it).
http://d3.dtectsystems.net/FSL_Kinetis_Bootloader_Linux.tgzhttp://d3.dtectsystems.net/download/FSL_Kinetis_Bootloader_Linux.tgz
Hi,
Are you referring to the KBOOT blhost? If yes the source code is available within the KBOOT package following the path <install_folder>\FSL_Kinetis_Bootloader_1_0_2\validation\blhost
Hope this information can help you.
Best Regards,
Adrian Sanchez Cano
Technical Support Engineer
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------