📄 readme.txt
字号:
=============================================================================
NOTES
=============================================================================
1. If no interrupt occured after download to run,
---- Please program this project bin image file into FLASH FIRST!
Model9603.bin
2. --------------------Building project: Model9603 ---------------------
armasm -dwarf1 -g -apcs none -I./Include -o .\Debug\44binit.o D:\EmbestIDE\Examples\Samsung\S3CEV40_VSS\USB_Test\Model9603S\Source\44binit.s
"<command line>": Error: A1483E: Obsolete command line option '-dwarf1'
---- Please modify the setting: Tools ->Options >Directories >ARM Build Tools,
point to the SDT2.51 execute file directory, such as c:\ARM251\Bin
3. Warning: File D:\Embedded\Arm251\li\armlib_cn.32l not found.
---- Please modify the project setting, point to the SDT2.51 library directory.
(for example: c:\ARM251\lib)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -