-
hello, is possible to implement ARM cpu in logicemu?
-
Output of the BUILD step:
```
* Executing task in folder BlinkTest: platformio run
Processing STC8G1K08A (platform: intel_mcs51; board: STC8G1K08A)
-----------------------------------------…
-
There are various compilers for Intel 8051 like
- [SDCC](http://sdcc.sourceforge.net/)
- [Keil 8051](http://www.keil.com/c51/)
- [Raisonance](http://www.raisonance.com/8051.html)
- [IAR](https:/…
-
sdcc, which is quite popular open-source, free embedded compiler, uses special extensions for intel 8051 (aka mcs51) define special function registers and other similar things (like code, ram space, e…
-
When I flashing stc15f104e with stcgal in platformio ,I got some error message as below,I use vscode in debian.
what can I do
```
Processing STC15F104E (platform: intel_mcs51; board: STC15F104E)
…
-
**Type: LanguageService**
This issue is closely related to #2499 but more general. The linked issue talks requests that VSCode supports some of SDCC compiler's syntax for Intel 8051 projects. Thi…
-
# 什么是Iot
物和物通过Internet交换数据。(物是抽象的)
# Iot的应用场景
通过各种传感器,采集其声、光、热、电、力学、化学、生物、位置等各种需要的信息,通过各类可能的网络接入,实现物与物、物与人的泛在连接,实现对物品和过程的智能化感知、识别和管理。
- 智能交通:ETC
- 智能家居
# 关键技术
## 射频识别技术
## 传感网
## M2M…
-
# Introduction
This is both an intent to participate and the beginning of a more comprehensive program log.
## Description
This November, I plan to write a project using Intel 8031/8051 assem…
-
I'm attempting to use YaCo v2.6 with IDA 7.0 on a 8051 code base that uses banking for code pages. The segment base is corrupted when opening the _local IDB. This appears to be caused by incorrect u…
-
- [X ] **Feature Request**.
Hi,
I see there is EFM32 support, so are there any plans to support the 8-bit range of Silabs devices?
The tools supplied by Silabs are ok (Simplicity Studio), but we …