-
Hi,
First of all, thanks for a great tool, I think it would be great to have an option of converting Keil project to cmake. There are many options to convert CubeMX projects but for Keil that is th…
-
Hi there,
I used pyocd on STM32F4 and everything worked fine. When I tried to use pyocd on STM32H7, I had problems. I had read Docs.
`C:\Users\Administrator>pyocd pack -u
0000258:INFO:__main__:Upda…
-
### RT-Thread Version
4.x 5.0.0 5.0.2
### Hardware Type/Architectures
none
### Develop Toolchain
MDK Keil
### Describe the bug
在2.0版本env-windows工具测试生成mdk工程出现的问题:
* 内核版本:经测试除了当前 master 分支,4.x、5…
-
My understanding is that AM32 can currently be built using at least 4 compiler variants (tested on 'main'):
- Keil IDE
- WSL using makefile and '/tools/gcc-arm-none-eabi-10.3-2021.10' (make arm_sd…
-
NUCLEO_H743ZI2 cannot be flashed, despite manually updating the CMSIS index/packs.
pip list
```
mbed) jankii01@ubuntu:~/mbed/mbed-os-example-pelion$ pip list
DEPRECATION: Python 2.7 reached the…
-
环境:KEIL5.29
编译器:AC6.13.1
FreeRTOS: V10.4.6,task.c中已增加uxSizeOfStack
cmb_cfg.h:
#define cmb_println(...) printf(__VA_ARGS__);printf("\r\n");/* e.g., printf(__VA_ARGS__);printf("\r\…
-
### What the issue is about.
This Issue is about running "ELF" firmware in renode virtual machines.
### Expected behaviour
I compiled a simple uart "hello world" printing firmware using Ardui…
-
Lab assignments are done exclusively in the Keil MDK-ARM IDE which is only able to run on Windows. It can be run under a VM or through wine, but you won't be able to interface with any hardware this w…
-
Hi, thanks a lot for sharing this project. it works well with low-speed USB devices (1.5Mbps), i have tested with a mouse and keyboard, but when i connect a high-speed USB device (12Mbps) like a barco…
-
您好,我正在keil开发冠显2.1寸圆形屏,但是厂家并没有给keil版本的驱动,在github搜的时候,看到您的工程里引用过这个屏的驱动,但是并没有使用,因此没有源码,只有TP_5206.c驱动,我想问一下,您有没有TP_CST826.c文件及其头文件,想使用一下