-
I'm following the instructions on your main page, and am stalling at 'make s':
```
patching file ./STM8S_StdPeriph_Lib/Project/STM8S_StdPeriph_test/stm8s_it.h
patching file ./STM8S_StdPeriph_Lib/…
-
- 串口2demo:FwLib_STC8\FwLib_STC8\demo\uart\uart2_timer2_tx.c
> 在使用串口2的情况下必须要对IO进行配置,否则无法输出。在STC8H手册上(321页)有这么一段话:
*** 关于 I/O 的注意事项:
1、 P3.0 和 P3.1 口上电后的状态为弱上拉/准双向口模式
2、 除 P3.0 和 P3.1 外,其余所有 IO…
-
This is in response to discussion in #8 (thanks for reminder @mrakitin ).
It seems there are two different types of `.py` files:
1. Meant to be imported as a package. For ex: `from pyCHX.chx_gener…
-
from: alvin (alvin_albrecht@hotmail.com) via lists.sourceforge.net
to: z88dk-developers@lists.sourceforge.net
date: Wed, Nov 2, 2016 at 2:24 AM
After some discussion on this, it turns out the r…
-
I was wondering what you would think of adding an examples/ directory to the root of the repo, where examples and demos using different devkitSMS features could be added? I notice there is no such thi…
-
I updated to DBP v9.3.0.r952, updated ramdisk for all ROMs and enabled BootUI.
I got bootloop right after restarting the phone.
Unfortunately, flashing older boot.img does not help this time.
Now…
-
Both ARV-GCC and SDCC are licensed under a GPL license. This project should be licensed similarly (either GPL or AGPL).
-
I expected CDC's PORT to show up.
-
Continued from issue #2
When I investigate further.
I found that the code is misleading.
[Here the issue](/vdudouyt/sdcc-examples-stm8/blob/4239cb/uart.c#L16)
```
CLK_DIVR = 0x00; // Set the freque…
-
HI,代码很棒,已经在Ubuntu上下载成功,但是在Mac下会阻塞,不知道什么原因,
Log在下面,请联系我QQ 263745785
部分卡在
Start Programming>>>
还有卡在
Hello: /Users/redcat/Dropbox/ARM/sdcc-8051/test.hex
0000: 02 00 08 12 00 98 80 fe 75 81 07 12 00 b2…