dm270_arm_csl_lib_releasenotes.txt

来自「dm270 source code」· 文本 代码 · 共 72 行

TXT
72
字号
DM270 ARM Chip Support Library (CSL)====================================- Release History- Installing the package - Building the projectRelease History===============----------------------------------Version         : 1.01clearcase label : DM270_ARM_CSL_LIB_1.01Package name    : DM270_ARM_CSL_LIB_1.01.zipChanges Made    :    - 5 Jun, 03 : uart270.c, Corrected UART_setConfig() routine for UART1 clk setting    - 27 Jun, 03:        - modified venc270.c to support both ES1.0, ES1.1       - fixed a bug in emif270.c DMA related routines       - modified DSPC_writeData, DSPC_readData, DSPC_writeDataVerify routine's       - added version.c file*** v1.0 API documentation is applicable to v1.01 ***  ----------------------------------02 May 2003Version         : 1.0clearcase label : DM270_ARM_CSL_LIB_1.0Package name    : DM270_ARM_CSL_LIB_1.0.zipChanges Made    :    - Updated CSL header files based on DM270 ARM Regiter Manual     - CLKC, corrected CLKC_getClockValue() implementation    - DSPC, corrected DSPC_hpiAddrValidate() implementation    - INTC, corrected INTC_clearIRQ(), INTC_clearFIQ() implementation. Modified INTC_pollForInt() to include clearing of interrupt    - PREV, added PREV_isEnabled() API    - SDRC, modified SDRC_setConfig() API    - armsys270.h, modified to make provision to use ARM CSL with PrKernel RTOS    - UART, modified UART_ModeData, struct description----------------------------------14 April 2003Version         : 0.1clearcase label : DM270_ARM_CSL_LIB_0.1Features        :    - First release    - Includes register access macros for all ARM side peripherals except Memory Stick----------------------------------Installing the package ======================- Unzip the "DM270_ARM_CSL_LIB_x.y.zip" package in a local directory.Building the project====================- Use CCS 2.0 or CCS 2.1 to build the project- Build the "armcsl270.pjt" to get "..\..\lib\Debug\armcsl270.lib"  

⌨️ 快捷键说明

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