This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

OAD binary size

Hi All,

I have integrated DFU service into my application. I am successfully able to use OAD so far. Today I have added a piece of code to my application. So, my binary size has been increased. 

After transfer this binary to my device, application hangs and not even advertising DFU or my application services. 

What could go wrong here?  I assume if the app is not properly downloaded, it supposed to advertise DFU services. But my application hangs somewhere. 

Please help. 

Regards

Lakshmi

Parents Reply
  • Hi Vidar, 

    Sorry for late response. Been busy with some other stuff. I have run this command. Below is the output for your reference. Please suggest a fix. 

    R0: 0x00004001
    R1: 0x00004001
    R2: 0x0003CB2C
    R3: 0x00000001
    R4: 0x00001000
    R5: 0x200077D4
    R6: 0x10001000
    R7: 0x0007E000
    R8: 0x00000000
    R9: 0x00000000
    R10: 0x00000000
    R11: 0x00000000
    R12: 0x20003A11
    SP: 0x2000FED0
    LR: 0x00026D03
    PC: 0x00026CC8
    xPSR: 0x21000000
    MSP: 0x2000FED0
    PSP: 0x00000000

    Best

    Lakshmi

Children
Related