readme.txt
来自「EmbestIDE实验箱上的USB开发源程序」· 文本 代码 · 共 16 行
TXT
16 行
=============================================================================
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 + =
减小字号Ctrl + -
显示快捷键?