Files
new_f_3/Project/MDK-ARM/说明.txt
刘正航 609eb878d1 New
2026-04-16 16:55:01 +08:00

9 lines
386 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
project.uvproj MDK uV4工程文件,双击这个文件可启动MDK
project.uvopt MDK uV4工程配置参数
CpuRAM.ini 在CPU内部RAM调试的脚本(文本文件)当启动调试时调试器自动执行脚本文件将代码装载在CPU内部RAM
CopyHex_Flash.bat 批处理文件,编译连接成功后将Flash\Obj下的Hex文件复制到前级目录
CopyHex_CpuRAM.bat 批处理文件,编译连接成功后将CpuRAM\Obj下的Hex文件复制到前级目录