摘要:
/*** FILENAME CSerialPort.h**** PURPOSE This class can read, write and watch one serial port.** It sends messages to its owner when something happends on the port** The class creates a thread for reading and writing so the... 阅读全文
摘要:
写了一个打开CCS就自动加载GEL初始化文件,自动加载工程文件。编译后自动读取out文件并restart,GoMain的gel文件/* * Copyright 1998 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are * granted through contract. *//* * ======== ... 阅读全文