文件名称:6
介绍说明--下载内容均来自于网络,请自行研究使用
串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 -Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验6 串口传输\UART_BASE\PXA270.ini
..............\.........\Readme.txt
..............\.........\UART_BASE.mcp
..............\.........\........._Data\CWSettingsWindows.stg
..............\.........\..............\Debug\TargetDataWindows.tdt
..............\.........\..............\.....Rel\TargetDataWindows.tdt
..............\.........\..............\........\UART_BASE.axf
..............\.........\..............\........\UART_BASE.bin
..............\.........\..............\........\ObjectCode\FFUART_method.o
..............\.........\..............\........\..........\boot.o
..............\.........\..............\........\..........\library_register.o
..............\.........\..............\........\..........\library_variant.o
..............\.........\..............\........\..........\os_rtc.o
..............\.........\..............\........\..........\post_initGpio.o
..............\.........\..............\........\..........\post_initMemory.o
..............\.........\..............\........\..........\post_initStack.o
..............\.........\..............\Release\TargetDataWindows.tdt
..............\.........\library\library_register.s
..............\.........\.......\library_variant.s
..............\.........\os\os_rtc.c
..............\.........\post\FFUART_method.c
..............\.........\....\boot.s
..............\.........\....\post_initGpio.s
..............\.........\....\post_initMemory.s
..............\.........\....\post_initStack.s
..............\.....INTERRUPT\Readme.txt
..............\..............\UART_INTERRUPT.mcp
..............\..............\.............._Data\CWSettingsWindows.stg
..............\..............\...................\Debug\TargetDataWindows.tdt
..............\..............\...................\.....Rel\TargetDataWindows.tdt
..............\..............\...................\........\UART_INTERRUPT.axf
..............\..............\...................\........\UART_INTERRUPT.bin
..............\..............\...................\........\ObjectCode\FFUART_method.o
..............\..............\...................\........\..........\boot.o
..............\..............\...................\........\..........\handle_IRQ.o
..............\..............\...................\........\..........\init_FFUART.o
..............\..............\...................\........\..........\library_register.o
..............\..............\...................\........\..........\library_variant.o
..............\..............\...................\........\..........\os_rtc.o
..............\..............\...................\........\..........\post_initGpio.o
..............\..............\...................\........\..........\post_initMemory.o
..............\..............\...................\........\..........\post_initStack.o
..............\..............\...................\Release\TargetDataWindows.tdt
..............\..............\library\library_register.s
..............\..............\.......\library_variant.s
..............\..............\os\os_rtc.c
..............\..............\post\FFUART_method.c
..............\..............\....\boot.s
..............\..............\....\handle_IRQ.s
..............\..............\....\init_FFUART.c
..............\..............\....\post_initGpio.s
..............\..............\....\post_initMemory.s
..............\..............\....\post_initStack.s
..............\.....BASE\UART_BASE_Data\DebugRel\ObjectCode
..............\.....INTERRUPT\UART_INTERRUPT_Data\DebugRel\ObjectCode
..............\.....BASE\UART_BASE_Data\Debug
..............\.........\..............\DebugRel
..............\.........\..............\Release
..............\.....INTERRUPT\UART_INTERRUPT_Data\Debug
..............\..............\...................\DebugRel
..............\..............\...................\Release
..............\.....BASE\UART_BASE_Data
..............\.........\library
..............\.........\os
..............\.........\post
..............\.....INTERRUPT\UART_INTERRUPT_Data
..............\..............\library
..............\..............\os
..............\......
..............\.........\Readme.txt
..............\.........\UART_BASE.mcp
..............\.........\........._Data\CWSettingsWindows.stg
..............\.........\..............\Debug\TargetDataWindows.tdt
..............\.........\..............\.....Rel\TargetDataWindows.tdt
..............\.........\..............\........\UART_BASE.axf
..............\.........\..............\........\UART_BASE.bin
..............\.........\..............\........\ObjectCode\FFUART_method.o
..............\.........\..............\........\..........\boot.o
..............\.........\..............\........\..........\library_register.o
..............\.........\..............\........\..........\library_variant.o
..............\.........\..............\........\..........\os_rtc.o
..............\.........\..............\........\..........\post_initGpio.o
..............\.........\..............\........\..........\post_initMemory.o
..............\.........\..............\........\..........\post_initStack.o
..............\.........\..............\Release\TargetDataWindows.tdt
..............\.........\library\library_register.s
..............\.........\.......\library_variant.s
..............\.........\os\os_rtc.c
..............\.........\post\FFUART_method.c
..............\.........\....\boot.s
..............\.........\....\post_initGpio.s
..............\.........\....\post_initMemory.s
..............\.........\....\post_initStack.s
..............\.....INTERRUPT\Readme.txt
..............\..............\UART_INTERRUPT.mcp
..............\..............\.............._Data\CWSettingsWindows.stg
..............\..............\...................\Debug\TargetDataWindows.tdt
..............\..............\...................\.....Rel\TargetDataWindows.tdt
..............\..............\...................\........\UART_INTERRUPT.axf
..............\..............\...................\........\UART_INTERRUPT.bin
..............\..............\...................\........\ObjectCode\FFUART_method.o
..............\..............\...................\........\..........\boot.o
..............\..............\...................\........\..........\handle_IRQ.o
..............\..............\...................\........\..........\init_FFUART.o
..............\..............\...................\........\..........\library_register.o
..............\..............\...................\........\..........\library_variant.o
..............\..............\...................\........\..........\os_rtc.o
..............\..............\...................\........\..........\post_initGpio.o
..............\..............\...................\........\..........\post_initMemory.o
..............\..............\...................\........\..........\post_initStack.o
..............\..............\...................\Release\TargetDataWindows.tdt
..............\..............\library\library_register.s
..............\..............\.......\library_variant.s
..............\..............\os\os_rtc.c
..............\..............\post\FFUART_method.c
..............\..............\....\boot.s
..............\..............\....\handle_IRQ.s
..............\..............\....\init_FFUART.c
..............\..............\....\post_initGpio.s
..............\..............\....\post_initMemory.s
..............\..............\....\post_initStack.s
..............\.....BASE\UART_BASE_Data\DebugRel\ObjectCode
..............\.....INTERRUPT\UART_INTERRUPT_Data\DebugRel\ObjectCode
..............\.....BASE\UART_BASE_Data\Debug
..............\.........\..............\DebugRel
..............\.........\..............\Release
..............\.....INTERRUPT\UART_INTERRUPT_Data\Debug
..............\..............\...................\DebugRel
..............\..............\...................\Release
..............\.....BASE\UART_BASE_Data
..............\.........\library
..............\.........\os
..............\.........\post
..............\.....INTERRUPT\UART_INTERRUPT_Data
..............\..............\library
..............\..............\os
..............\......