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

📄 uarttestfcfg.tcf

📁 DSP/BIOS Driver Developer Kit 1.11 The DSP/BIOS Driver Developer Kit (DDK) provides a selection of
💻 TCF
字号:
environment["config._54f_"] = true;/* *  The following is a directory import from the near model version *  of this file. *//* * ======== dsk5402 ======== * Load the dsk5402 platform. */utils.loadPlatform("Dsk5402");utils.importFile("Dsk5402_ddk.tci");/* Increase the wait states because UART is much * slower than DSP */tibios.GBL.SWWSR = 0x7208;utils.importFile("uarttest.tci");if (config.hasReportedError == false) {    prog.gen();} else {    throw new Error( "Error in config script -- database not generated." );}

⌨️ 快捷键说明

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