Skip to content

There's no example showing how to upgrade the firmware using the bootloader. #18

@bdoiron74

Description

@bdoiron74

I am trying to send a firmware image to the module over SPI and can't seem to get past the rsi_bl_select_option(BURN_NWP_FW) command because it returns a timeout:

rsi_bootloader_instructions: RS9116_REG_READ: AB10
rsi_bl_waitfor_boardready: Bootloader Version = 0x10
rsi_bootloader_instructions: RS9116_REG_WRITE: A042
rsi_bootloader_instructions: RS9116_REG_READ: AB10
rsi_bl_select_option: RS9116_REG_READ()[B]: AB10
rsi_bootloader_instructions: RS9116_REG_READ: AB10
rsi_bl_select_option: RS9116_REG_READ()[B]: AB10

rsi_bl_select_option: RS9116_ERROR_FW_LOAD_OR_UPGRADE_TIMEOUT
rs9116_upgrade_fw_fd: RS9116_BURN_NWP_FW: retval = -28

Where can I get a working example of upgrading the firmware using the bootloader?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions