-
https://github.com/rpcme/aws-cloud-and-xilinx-workshop/blob/da51668ec702908d0bf59b6a86d8c45afb70100b/edge/script/amazon-freertos-init.sh#L51
This line is restricting the size to be 7.4G or 7.3G; so…
yunqu updated
5 years ago
-
Hello,
Very small disclaimer before anything else, Iam new to embedded Rust and quite a novice at Rust all together.
I would like to use the max30102 on my esp32 alongside an mpu6050. I managed …
-
How can i stop watchdog or feed him in a infinite loop ?
I want shutdown my device properly. In a function, i suspend FreeRTOS, set some level pin and i want finish by a infinite loop until the dev…
-
Per https://5ghub.us/product/lte-narrowband-internet-of-things-nb-iot-and-global-navigation-satellite-system-gnss-kit-with-ltegps-antenna-arduino-and-freertos-compatible/, has its own library and modi…
-
Distant relative of #25 , but different
There appears no getting around the blocking nature of ostream / istream. Somewhat baked into the design, so we need a timeout provision. A crude (and prob…
-
## Possible Firmware Options
- [x] ~~[RIOT-OS](https://www.riot-os.org/)~~
- [x] [SimpliciTI](http://www.ti.com/tool/simpliciti)
- [x] [TI-RTOS](http://www.ti.com/tool/sysbios) (SYS/BIOS) ([info]…
-
There is some nice functionality in FreeRTOS that allows us to keep an eye on free stack low water mark so that we can know how close we come to running out of stack. It would be wise of us to make a…
-
```
I think that needs to be able of running two virtual machines aqueous address
space. To do this, divide the global variables and heap and specify as a
parameter in pm_run ().
Some system functi…
-
-
First, thanks a lot for working on this project. It's so helpful to have a CMake-based buildsystem for the ARM/CMSIS/FreeRTOS! I haven't worked much with other stacks but it's cool to know that I coul…