Skip to content

Hard Crash - Feather m4 Express build on WSL1 #2792

@wildestpixel

Description

@wildestpixel

Followed the guide at https://learn.adafruit.com/building-circuitpython/build-circuitpython to the letter and get what seems like a a good build output :

pixel@RYZEN3500U:~/circuitpython/ports/atmel-samd$ make BOARD=feather_m4_express Use make V=1, make V=2 or set BUILD_VERBOSE similarly in your environment to increase build verbosity. QSTR updated 137512 bytes free in flash firmware space out of 499712 bytes (488.0kB). 164372 bytes free in ram for stack and heap out of 196608 bytes (192.0kB). Converting to uf2, output size: 724480, start address: 0x4000 Wrote 724480 bytes to build-feather_m4_express/firmware.uf2 

But when copied over to board it goes into a hard crash with the following serial output :

You are in safe mode: something unanticipated happened. CircuitPython core code crashed hard. Whoops! Crash into the HardFault_Handler. Press any key to enter the REPL. Use CTRL-D to reload. 

Would appreciate any help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions