English
Language : 

SLAU292C Datasheet, PDF (52/102 Pages) Texas Instruments – eZ430-Chronos™ Development Tool
eZ430-Chronos Software Projects
www.ti.com
3. Get status of update
This command reads the buffer status during sync mode from the RF access point buffer.
BR_COMM_API bool BM_WBSL_GetStatus(DWORD& wData)
Parameters
dwData
Status
1 = linking
2 = linked
4 = error
Return Value
Returns true if command could be executed and false if the command execution failed.
4. Send Data (Text File parts) to the End Device
This command reads the buffer status during sync mode from the RF access point buffer.
BR_COMM_API bool BM_WBSL_Send_Data(BYTE * data, int len, DWORD& dwData)
Parameters
data
Pointer to byte array
len
Array length
dwData
Return value
Return Value
dwData = Length of last transmitted package.
5. Get status of packet (checks if a new packet needs to be sent from the GUI)
This command reads the buffer status during sync mode from the RF access point buffer.
BR_COMM_API bool BM_WBSL_GetPacketStatus(DWORD& wData)
Return Value
dwData
0x80 = error
0x01 = disabled
0x02 = processing packet
0x04 = send info packet
0x08 = send new data packet
3.6.5.2 eZ430-Chronos GUI for Linux
The eZ430-Chronos PC software for Linux consists of a TCL/Tk scrips, similar to its Windows equivalent.
The scripts are available in/home/<user name>/Texas Instruments/eZ430-Chronos/Control Center/eZ430-
Chronos Control Center.
See Section 3.3 for instructions on how to run these scripts on Linux machines.
52
eZ430-Chronos Software
SLAU292C – November 2009 – Revised December 2010
Submit Documentation Feedback
© 2009–2010, Texas Instruments Incorporated