Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

assert not working any more in 3.2 #11166

Copy link
Copy link
Closed
Closed
Copy link
@pschatzmann

Description

@pschatzmann
Issue body actions

Board

Any

Device Description

n/a

Hardware Configuration

n/a

Version

latest development Release Candidate (RC-X) and in the meantime also the release 3.2.0

IDE Name

Arduino

Operating System

Linux

Flash frequency

n/a

PSRAM enabled

no

Upload speed

n/a

Description

Up to and including R 3.1 using assert was giving the following type of error messages

assert failed: void setup() file_speeds.ino:100 (SD.begin(PIN_AUDIO_KIT_SD_CARD_CS))

Backtrace: 0x40082541:0x3ffb1f30 0x4008d919:0x3ffb1f50 0x40093afe:0x3ffb1f70 0x400d404b:0x3ffb20a0 0x400dbbbf:0x3ffb2270 0x4008e592:0x3ffb2290

Starting R 3.2 asserts are ignored

Sketch

Just add an assert(false); to the setup()

Debug Message

N/A

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.

Metadata

Metadata

Assignees

Labels

Priority: High 🗻Issues with high priority which needs to be solved first.Issues with high priority which needs to be solved first.Status: Solvedbug 🐞Inconsistencies or issues which will cause a problem for users or implementers.Inconsistencies or issues which will cause a problem for users or implementers.

Type

Projects

Status

Done
Show more project fields

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.