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.

RTOS/DRA787: CIO Command error during qflash write

Part Number: DRA787

Tool/software: TI-RTOS

Hi ,

I use XDS110 debug PROBE to down load binary.

the program is qspi_flash_writer_ipu1_0_debug.xem4. when it performs,there is the below error shows in CCS console windows.

"Invalid CIO command (30) in the CIO buffer at address (0x8350013C) was not recognized. Please check the device and program memory maps."

The map shows as below.

.bss 0 80500000 03000304 UNINITIALIZED
80500000 02000000 main.oem4 (.bss:gAppReadBuff)
82500000 01000000 main.oem4 (.bss:gAppVerifydBuff)
83500000 0000013c (.common:gQspiFlashDevInfo)
8350013c 00000120 rtsv7M4_T_le_eabi.lib : trgmsg.obj (.bss:_CIOBUF_)
8350025c 000000a0 (.common:__TI_tmpnams)
835002fc 00000008

 

Could you give me any help? it is very urgently.

Many thanks,

He Weibing