User`s manual

SCIOPTA - Real-Time Kernel
17-10 Manual Version 4.1 User’s Manual
SCIOPTA - Real-Time Kernel
17 Manual Versions
New process SCP_proxy introduced in Getting Started - DHCP Client Example.
IPS libraries now in three verisons (standard, small and full).
17.10.5 Manual Version 1.7.0
•All union sc_msg * changed to sc_msg_t to support SCIOPTA 16 Bit systems (NEAR pointer).
•All union sc_msg ** changed to sc_msgptr_t to support SCIOPTA 16 Bit systems (NEAR pointer).
•All sdd_obj_t * changed to sdd_obj_t NEARPTR to support SCIOPTA 16 Bit systems.
•All sdd_netbuf_t * changed to sdd_netbuf_t NEARPTR to support SCIOPTA 16 Bit systems.
•All sdd_objInfo_t * changed to sdd_objInfo_t NEARPTR to support SCIOPTA 16 Bit systems.
•All ips_dev_t * changed to ips_dev_t NEARPTR to support SCIOPTA 16 Bit systems.
•All ipv4_arp_t * changed to ipv4_arp_t NEARPTR to support SCIOPTA 16 Bit systems.
•All ipv4_route_t * changed to ipv4_route_t NEARPTR to support SCIOPTA 16 Bit systems.
IAR support added in the kernel.
Web server modifiied.
TFTP server added (in addition to client).
DHCP server added (in addition to client).
DRUID System Level Debugger added.