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.

CC2642R: Errors from bootloader for COMMAND_DOWNLOAD command.

Part Number: CC2642R

We have implemented the necessary setup for enabling bootloader and the backdoor and have verified basic communication with the bootloader is operational (baud rate detect, PING, and used the sample data record shown in the technical ref manual).  When the COMMAND_DOWNLOAD command is sent, it is ack'd but the status returned is 0x43, invalid input address.  The address in the command is 0, which per the documentation and the hex file is the correct address.  Any suggestions on what to try would be appreciated.