HI
NO. this parameter is defined at address 0x00001F80, the default value is blank 0xFFFFFFFF.
if the parameter “new_addr” is blank (i.e 0xFFFFFFFF). Blank value of the “new_addr” indicates the new firmware is not available.
in bootloader and user app, there is routine update_chk_info() which can update this parameter ( at 0x00001F80), thus it is not blank.
Jun Zhang