Skip to main content
Visitor II
July 28, 2011
Question

Download software on the board without debugging

  • July 28, 2011
  • 2 replies
  • 898 views
Posted on July 28, 2011 at 12:35

Hello,

After downloading my software on the board, it only can executes when I am in debugging mode and make a RUN.

When I restart the board without debug, my software isn't effective anymore, whereas it's supposed to still be loaded on the board.

Do you have an explanation ? What can I do to really have an embedded application ?

Best Regards

Helene
    This topic has been closed for replies.

    2 replies

    Visitor II
    July 29, 2011
    Posted on July 29, 2011 at 12:18

    Hi,

    If u have really flashed the code to the board, it should execute whenever u press the reset button on the board. try to remove all breakpoints , download to board flash memory and check again.It should work.

    -rose

    Visitor II
    August 1, 2011
    Posted on August 01, 2011 at 14:51

    Hi,

    I resolved my problem. I only had to reflash the iNEMO_DFU Project on the board.

    Thank you for your answers.

    Hélène