-
How to port to a new CPU platform?
I want to port coreclr to MCU platform, such as NXP I.mx.rt series / ST Stm32h7 series (arm cortex-m7, 600 + MHz, thumb2 instruction , chip contains 1MB SRAM, 4…
-
### Description
I have an ARM Cortex-M binary that utilizes the `cpsid i` and `cpsie i` instructions. Unfortunately angr doesn't seem to simulate these instructions properly.
Based on what I've re…
-
原始芯片型号:MK60DN512VLQ10 @100MHZ, 128KB RAM, 没有浮点单元
新的芯片型号:MK60FX512VLQ15 @150MHZ, 144KB RAM 单精度浮点单元
两片芯片均为 LQFP 144封装,封装大小均为20_20_1.6
具体的信息请查看 [here](http://www.nxp.com/zh-Hans/products/microcontrolle…
-
Host environment:
- Ubuntu: 20.04.3 LTS (Focal Fossa)
- Python: 3.8.10
- PyOCD: 0.32.0
- Zephyr SDK: 0.13.1
Steps:
- Build zephyr blinky sample application
cmake -B build -S samples/basi…
-
The V4L compatible camera on /dev/video3 isn't detected currently.
### Camera
[Google Coral](https://coral.ai/products/camera/#tech-specs) connected via MIPI-CSI
**Example Gstreamer command…
-
### Describe the bug
The performance of zenoh-pico in zephyr is not OK. It makes very high cpu load.
I have tested with one publisher and one subscriber in separate threads.
zenoh-pico publishe…
-
I'm using `bellsoft-jre17.0.7+7-linux-aarch64-full` and try to run the simple JavaFX sample [ColorfulCircles](https://docs.oracle.com/javafx/2/get_started/ColorfulCircles.java.html):
``` console
jav…
-
hi @flit,
We are using pyocd as the major flash tool for our sdk application develop and testing. Thanks working on this excellent tool!
We used gdbserver and gdb to load applications , and added …
-
Hello,
To my understanding pyOCD does not yet have the functionality for programming the IMXRT1160. I'm just trying to build a simpler workflow for myself without having to use MCUXpresso. However,…
-
Debugging a RAM-resident app on the NXP i.MX RT1050 MCU works successfully. However, programming flash and debugging an application residing in flash fails with various errors.