abstract.txt

来自「keil下的s3c44b0驱动LCD伪彩屏例子程序。」· 文本 代码 · 共 15 行

TXT
15
字号
The Hello project is a very simple program that prints
"Hello World" to the serial port and toggles LED
on the Samsung S3C44B0X using the S3C44001 Board.

The example shows:
 - how to setup the Memory Controller
 - how to setup the Interrupt Controller
 - how to setup Timer for periodic interrupts
 - how to use the UART
 - how to change the port

The Hello program is available in different targets:
  S3C44001 Board: configured for off-chip Flash & SDRAM
    (used for production or target debugging)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?