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.

IWR1443: UART Flash Failed

Part Number: IWR1443
Other Parts Discussed in Thread: , UNIFLASH

Hi,

We are working on IWR1443 with our custom bard based on IWR1443BOOST board.

While try flashing prebuild binary through uniflash I got following error.

Power cycle done before loading images.

Interface : IWR1443 AR_RS232TX and AR_RS232RX are connected to host through USB-UART Bridge.

[9/19/2019, 5:40:13 PM] [INFO] Cortex_R4_0: Initialization complete.
[9/19/2019, 5:40:13 PM] [INFO] Cortex_R4_0: Flashing process starting...
[9/19/2019, 5:40:13 PM] [INFO] Cortex_R4_0: Connecting to COM Port /dev/ttyUSB0...
[9/19/2019, 5:40:13 PM] [INFO] Cortex_R4_0: Reset connection to device
[9/19/2019, 5:40:13 PM] [INFO] Cortex_R4_0: Set break signal
[9/19/2019, 5:40:33 PM] [ERROR] Cortex_R4_0: Initial response from the device was not received. Please power cycle device before re-flashing.
[9/19/2019, 5:40:33 PM] [ERROR] Cortex_R4_0: Not able to connect to serial port. Recheck COM port selected and/or permissions.
[9/19/2019, 5:40:33 PM] [INFO] Cortex_R4_0: Flashing instance clean-up initiated...
[9/19/2019, 5:40:33 PM] [INFO] Cortex_R4_0: Instance deinitialized!

Os: Ubuntu 18.04 and Windows 7

Uniflash 5.1.0.2

mmwave_sdk_02_01_00_04

I set SOP setting to '101'

Kindly let me know if I am missing something.

Regards,

Ravi

 

  • Hi,

    Can you ensure there is no other terminal connected to the COM ports? If you have another EVM, can you confirm if the issue is only on that one IWR1443BOOST?

    Regards,

    Charles O

  • Hi Charles,

    Thanks for replay.

    I got resolved the issue by removing pullup in the UART line. Now I can able to flash binary 

    I Flashed binary from this path "/home/aitheon/ti/mmwave_sdk_02_01_00_04/packages/ti/demo/xwr14xx/mmw/xwr14xx_mmw_demo.bin".After successfully flash, I got config Port working by typing help I got the following output.

    mmwDemo:/>help
    Help: This will display the usage of the CLI commands
    Command: Help Description
    sensorStart: No help available
    sensorStop: No help available
    guiMonitor: No help available
    cfarCfg: No help available
    peakGrouping: No help available
    multiObjBeamForming: No help available
    calibDcRangeSig: No help available
    clutterRemoval: No help available
    adcbufCfg: No help available
    compRangeBiasAndRxChanPhase: No help available
    measureRangeBiasAndRxChanPhase: No help available
    CQRxSatMonitor: No help available
    CQSigImgMonitor: No help available
    analogMonitor: No help available
    help: No help available
    ****************************************************
    mmWave Extension Help
    ****************************************************
    version: No help available
    flushCfg: No help available
    dfeDataOutputMode: No help available
    channelCfg: No help available
    adcCfg: No help available
    profileCfg: No help available
    chirpCfg: No help available
    frameCfg: No help available
    advFrameCfg: No help available
    subFrameCfg: No help available
    lowPower: No help available
    contModeCfg: No help available
    bpmCfgAdvanced: No help available
    Done

    After this, I run command "sensorStart" I got following output, but I didn't get any data from MSS_LOGGER, I also tried mmWave_Demo_Visualizer_Record  ver-2.0.0(Cloud tool), but still, I didn't get any data.

    mmwDemo:/>sensorStart
    Debug: Init Calibration Status = 0x11e
    Error -1
    mmwDemo:/>

    Questions:

    1. Am I using correct binary? If wrong which binary should use?

    2. Any user manual was available for that binary.

    3. How Can I use the above commands?

    Regards,

    Ravi

  • Hi Ravi,

    Can you confirm the silicon version of the IC on the EVM?

    Also follow the link TIREX lab below to run the OOB demo

    http://tgrex08.toro.design.ti.com/tirex/explore/node?node=ABasos6ekSODOVYPuftL5w__VLyFKFf__LATEST

    Regards,

    Charles O

  • Hi Charles,

    Thanks for your support

    I got it working by using Older Version of mmWave_Demo_Visualizer.

    Regards,

    Ravi