Skip to content

mbed assertation failed: iface, file: ./main.cpp, line 228  #86

@dlfryar-zz

Description

@dlfryar-zz

Out of the box build results in mbed assertation failed: iface, file: ./main.cpp, line 228

Updated mbed_app.json to add trace and debug

Updated main.cpp to add a 20 second wait after the dot_thread.start() which results in a HardFault.

Crash Info:
	Crash location = dot_event() [0x000017E0] (based on PC value)
	Caller location = osDelay [0x00003FD1] (based on LR value)
	Stack Pointer at the time of crash = [20003C40]
	Target and Fault Info:
		Processor Arch: ARM-V7M or above
		Processor Variant: C24
		Forced exception, a fault with configurable priority has been escalated to HardFault
		A precise data access error has occurred. Faulting address: 20030068

Tried with the following hardware:

Gemalto direct AT configuration

OK
ati1
Cinterion
ELS61-US
REVISION 01.000
A-REVISION 00.026.00
 
OK
at+cops=?
+COPS: (2,"AT&T","AT&T","310410",7),(1,"AT&T","AT&T","310410",2),(1,"","","313100",7),(1,"T-Mobile","T-Mobile","310260",2))
 
OK
at+cops?
+COPS: 0,0,"AT&T",7
 
OK
at+creg?
+CREG: 0,1
 
OK
at+cgdcont?
+CGDCONT: 1,"IP","m2m.com.attz.mnc170.mcc310.gprs","",0,0
 
+CGDCONT: 3,"IP","BROADBAND","",0,0
 
OK

main.cpp.txt
mbed_app.json.txt
capture-2018-06-18-001.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions