Skip to content

Flash issue with RT1024 EVK #231

@hathach

Description

@hathach

Operating System

Linux

INFO_UF2.TXT

TinyUF2 Bootloader 0.10.2-21-g71a89e4-dirty - nxp/mcux-sdk (MCUX_2.10.0-25-ga242602a) tinyusb (0.12.0-203-ga4cfd1c6)
Model: NXP RT1024 EVK
Board-ID: MIMXRT1024-EVK-revA
Date: Jul 15 2022

What happened ?

  • flash-sdp work, bootloader seems to run well on SRAM, and seems to write to flash
  • however when reset, the booROM run again instead of the tinyuf2 even though the boot switch is set to normal 10

This seems to indicate there is some misconfigured in the fcfb that cause bootROM to run instead of loading tinuf2. I have tried to alter several flash_config but does not seem to work.

NOTE: rt1020 evt work well with an 8MB external flash, the rt1024 with built-in qspi flash probably need a bit more testing.

How to reproduce ?

  1. power rt1024 with BOOTSW = 10
  2. make BOARD=imxrt1024_evk LOG=1 flash-sdp
  3. TinyUF2 will show up as RT1024BOOT
  4. press reset
  5. the bootROM will run instead of tinyuf2
[ 7621.815570] usb 3-2: New USB device found, idVendor=1fc9, idProduct=0130, bcdDevice= 1.01
[ 7621.815576] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7621.815578] usb 3-2: Product: SE Blank RT Family 
[ 7621.815580] usb 3-2: Manufacturer: NXP      SemiConductors Inc 

Debug Log

n/a

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions