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.

Cann't flash Mistral's EVM2 board with EVM flash tool??!!



Hi, all

     We have received Mistral's latest EVM2 development board and try to flash it with EVM flash tool (version 1.2) which is provided in Wince BSP 6.12. The flash is from Micron, so we used the EVM flash tool for Micron. However, we received the error message as follows when flashing.  

Download [11:58:16]: [00] Initiating OMAP ROM code communication
Download [11:58:16]: [00] Opening UART/USB connection
Download [11:58:16]: [00] Waiting for target to reset
Download [11:58:21]: [00] ASIC ID read (0x45 bytes)
Download [11:58:21]: [00] GP device detected.
Download [11:58:21]: [00] Second file read: .\targets\2nd-downloaders\dnld_startup_3530evm_gp.2nd
Download [11:58:21]: [00] Transferring second file to target
Download [11:58:21]: [00] Second file transferred to target (0x227c bytes)
Download [11:58:21]: [00] Releasing UART/USB connection...
Download [11:58:21]: [00] Reconnecting to target (LL connect)
Download [11:58:21]: [00] Verifying connection
Download [11:58:24]: [00] Verification of target connectivity (LL) timed out. Disconnecting.
Download [11:58:24]: [00] Dl connect operation failed. Error code: 0xFFFFFFFD
Download [11:58:53]: [00] Primitive rejected (error_info: "Primitive rejected", result: 0xFFFFFFFB)

    We cann't figure out what's going on actually. Anybody can help us handle with this problem?(The flash chip marks as "jw256")

  • You do normally get the:
    "Download [11:58:24]: [00] Verification of target connectivity (LL) timed out. Disconnecting." 
    error when the dnld_startup_3530evm_gp.2nd-file somehow doesn't run on the target board.

    I do unfortunately not know why the binary doesn't manage to run. One typical problem is settings for the DDR memory in case the binary is compiled for another DDR memory than the on on your EVM2 platform?

    Hope this helps you forward
      Søren

  • Did you resolve this issue?  If you did how did you overcome it?  We are encountering the same problem.