CONTROLINK86 SMSC, CONTROLINK86 Datasheet - Page 61

no-image

CONTROLINK86

Manufacturer Part Number
CONTROLINK86
Description
Development Software Embedded Networking Software
Manufacturer
SMSC
Datasheet

Specifications of CONTROLINK86

Tool Function
Compiler
Tool Type
Compiler
Processor Series
80x86
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
ControLink86 Realtime Networking Software
DISABLE;
ENABLE;
CLRSCR;
net_init();
prompt();
CLRSCR;
/* show all active nodes on the link */
display_netmap();
prompt();
CLRSCR;
/* tell controlink to activate the SAPs, use a 0 DSAP to
init_sap();
prompt();
CLRSCR;
/*===========*/
/* TEST CODE */
/*===========*/
printf("Enter:\n");
printf("
printf("
printf("
printf("
printf("\n");
while(TRUE)
{
/* service the interrupts */
if(int_flag)
/* check saps if any service received */
chk_saps();
/* check for other services */
if(kbhit())
/* send data */
if((dummx == 't') || (dummx == 'T'))
/* change data in a SAP buffer */
else if((dummx == 'c') || (dummx == 'C'))
{
d20_check_int();
int_flag = FALSE;
if(rx_flag)
}
{
dummx = _getch();
CLRSCR;
printf("Enter:\n");
printf("
printf("
printf("
printf("
printf("\n");
}
{
status = send_pkt();
printf("Transmission
status_str[status]);
}
{
<t> to transmit a data packet from a SAP to a SAP\n");
<c> to change configuration of a SAP\n");
<d> to display the configuration of all SAPs\n");
<e> to exit this program\n");
{
llc1_service();
rx_flag = FALSE;
}
<t> to transmit a packet from a SAP to a SAP\n");
<c> to change configuration of a SAP\n");
<d> to display the configuration of all SAPs\n");
<e> to exit this program\n");
scheduled
61
with
indicate internal activity */
the
status:
%s\n",

Related parts for CONTROLINK86