⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 version.h

📁 Freescale的S08BDM开发工具制作资料
💻 H
字号:
#define opensourcebdm_DLL_VERSION	0x12	/* version of the DLL in BCD */


/* Changes:

1.0	05/01/2005	initial coding
1.1 10/03/2005	recompiled to work with LibUSB ver 0.1.10.1 (multiple instances of the device were not handled properly in ver 0.1.8.0)


Change History:
	 ------------------
	 *****Prominent Notice-This software was modified from TBDML software - 12/05
*/

/* make sure you change szVersion constant as well when changing this! */
#define opensourcebdm_GDI_DLL_VERSION	0x12	/* version of the GDI DLL in BCD */

/* Changes:

1.0	06/01/2005	initial coding
1.1 10/03/2005  when the cable is powered up the speed defaults to 0. When the debugger is
				then started and needs the set-speed dialog, the default value was positive infinity
				Added a test - the returned speed must be positive normal number to be used as default
				otherwise 4MHz is substituted for the default value


				Change History:
	 ------------------
	 *****Prominent Notice-This software was modified from TBDML software - 12/05
*/

⌨️ 快捷键说明

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