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.

About LMFlash progrionammer password protection

Hi,

This is radhika. we are using RedSuite3.6 C compiler for ARM 32-bit controller. For downloading flash code into controller i'm using LMFlash programmer. For this LMFlash programmer i need password protection to protect my bin file. please give me related documents to do it or provide solutions if u have. 

  • Hello,

    I have moved this post to the Tiva-C forum so that you can get better feedback.

    Thank you,
    Brett

  • hi,

    while downloading code into processor, if i'm selecting particular start and end address then is it locking code r not?

    could you please verify it. this option is available in LMFlash programmer of flash utilities . please give me the solutions for locking code.

  • Hi,

    Radhika Anabathula said:

    while downloading code into processor, if i'm selecting particular start and end address then is it locking code r not?

    could you please verify it. this option is available in LMFlash programmer of flash utilities .

    No, selecting a particular start and end address will not lock the code using LM Flash Programmer. 

    If you intend to safeguard your bin file after you load it into the microcontroller, you can disable the debug port or set the flash protection. You, can check details of that at your device datasheet.

    -kel