This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to transfer a project without having access to the original source code

Hi
I am working on a project using Keil and the ARM STM32.
I want to send my project to others to download on their ARM (stm32) without having access to the original source code.
Can I generate library file to send others?
Can any one help me on this question?

Parents
  • Thank you Andrew for your response.
    Sorry if my question is basic but I am looking for a method for something like "firmware updating" which is usually is done by receiving a file (may be hex file but not the original source code).
    I have already used hex file for downloading on the target using ST-Link utility.
    But I cannot find this option in Keil.
    Could you please help me how can I address the hex file in Keil, without having any source file.
    As I am checking, there is no option for adding hex file under menu "Add Existing Files to Group 'Source Group 1' in Keil 5.

Reply
  • Thank you Andrew for your response.
    Sorry if my question is basic but I am looking for a method for something like "firmware updating" which is usually is done by receiving a file (may be hex file but not the original source code).
    I have already used hex file for downloading on the target using ST-Link utility.
    But I cannot find this option in Keil.
    Could you please help me how can I address the hex file in Keil, without having any source file.
    As I am checking, there is no option for adding hex file under menu "Add Existing Files to Group 'Source Group 1' in Keil 5.

Children