Skip to content

Error running 'TestUnoR4.ino' on Arduino Uno R4 WIFI #97

@ReneElizondo

Description

@ReneElizondo

Hello,

Uploaded the TestUnoR4.ino sketch to an Arduino Uno R4 WIFI, when the code executes I get the error below (on the Arduino development environment serial monitor). Tried it on two different R4 boards and both gave the same error, I also tried it in different computers. The same type of error will not happen on a Mega board (al is good on that board).

  Fault on interrupt or bare metal(no OS) environment
===== Thread stack information =====
  addr: 20007ec0    data: 2000026c
  addr: 20007ec4    data: 00004483
  addr: 20007ec8    data: 00000000
  addr: 20007ecc    data: 00004040
  addr: 20007ed0    data: 0000a500
  addr: 20007ed4    data: 0000a269
  addr: 20007ed8    data: 00010d88
  addr: 20007edc    data: 40046f00
  addr: 20007ee0    data: 00000000
  addr: 20007ee4    data: 0000a2af
  addr: 20007ee8    data: 00010d88
  addr: 20007eec    data: 00004671
  addr: 20007ef0    data: 00010d88
  addr: 20007ef4    data: 00007b4f
  addr: 20007ef8    data: 00007b45
  addr: 20007efc    data: 00002599
====================================
=================== Registers information ====================
  R0 : 064770be  R1 : e000e100  R2 : 000006e9  R3 : 056a1a10
  R12: 00000001  LR : 00004483  PC : 00004c76  PSR: 01000000
==============================================================
Bus fault is caused by precise data access violation
The bus fault occurred address is 056a1a30

Thanks.

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