-
**Is your feature request related to a problem? Please describe.**
The current hard fault handler just reboots the board, for my [mesh radio project,](https://github.com/meshtastic/Meshtastic-device)…
-
``
static void sample_task_entry(void * pvParameter)
{
UNUSED_PARAMETER(pvParameter);
EventBits_t event;
check_err_timer = xTimerCreate("Timer", 2000, pdFALSE,(void *) 0, check_error…
-
[](https://user-images.githubusercontent.com/9398961/152087307-13e87105-2a1c-4aa5-81dc-703f9efc14d4.png)when I try to print something on my ld 002r most of the time it disconnects and gives me the err…
-
Hi @kuba2k2,
The Generic RTL8710BX (mentioned in my previous support requests) doesn't start after sending a restart command or after an OTA firmware upgrade. https://docs.libretuya.ml/boards/gener…
-
i am using the develop branch, as i want to use the gcc (`gcc version 10.2.0 (Fedora 10.2.0-4.fc34)`). board is based on stm32f103cb: https://raw.githubusercontent.com/ARMmbed/mbed-HDK/master/Bare%20D…
-
I've noticed that it's basically impossible to control I2C via FPGA on AFCv3.1/AFCK.
If I try e.g. to change ADN4604 settings, all voltages on board will reset almost immediately.
I didn't check yet…
-
- My goal is: Not Hardfault when Serving files
- My actions were: Upgrade to MG 7.6 from 7.5 to take advantage of http_upload changes
- My expectation was: Similar stability to 7.5
- The result I s…
-
As title suggests
Not able to get the breakpoint to work, also no source view, maybe they are related?
Looked through wiki and other examples, am I missing something?
The project is configured w…
-
nRF52832 GPIO 16 active high interrupt from VL53L1x causes hardfault.
-
Hello!
I have been recently experimenting with NuttX and found this problem that I cannot quite understand how to fix.
```
arm_hardfault: PANIC!!! Hard fault: 40000000
up_assert: Assertion failed …