www.beck-ipc.com




Link




SEARCH:

First Steps

paradigm c/c++ - dk61 starter kit 

DK61 and SC143-IEC with Paradigm C/C++ Compiler

Put the IPC@CHIP® into operation in a few minutes with the DK61 Development Kit.

You will find on this site all information, software and tools which are required to start-up with the IPC@CHIP®.




Manual



DK60 Hardware manual version 1.2 - Build 21.08.2008
DK60 Hardware manual
21.08.2008

dk60_manual_v120_20080821.pdf 587,32 KB





IPC@CHIP® SC123/SC143 Getting started v1.5
This document explains how the IPC@CHIP® SC123/SC143 is put into operation. The DK60 evaluation board is used through this manual.
05.06.2007

ipcatchip_gettingstart_dk61_v15.pdf 941,45 KB





SC1x3 Hardware manual
Hardware manual version 1.06 for SC123 and SC143 - [Build 10.02.18]
18.02.2010

sc1x3hw_v106_100218.pdf 1,6 MB



Leaflet



DK61
Supplementary sheet DK61 - Important notes. Version 0.4 (H03)
07.04.2006

supplementary_sheet_dk61_v040.pdf 180,94 KB

supplementary_sheet_dk61_v040.pdf 180,94 KB


SCxxx-Konfiguration, Telnet und FTP Client, Source Level Remote Debugger Tool und IDE-Treiber für das betreiben einer Compactflash.



Tools



Paradigm C/C++ Beck IPC Edition Compiler for IPC@CHIP® version 7.00.048
A USB hardware license key provided within the delivery scope of the Paradigm C/C++ Beck Edition compiler is required to install Paradigm C/C++.
10.11.2011

beckeditionbuild48.exe 57,6 MB





CHIPtool version 6.1.3.6
The CHIPtool software allows configuration of the IPC@CHIP® controller within the network, the download of new @CHIP-RTOS and the generation of a complete software image for series programming. This version now includes a FTP and a Telnet client.
24.11.2010

chiptool_install_v6.1.3.6.exe 1,2 MB

chiptool_release_notes.zip 31,58 KB





Debug@CHIP Version 1.12
Debug@CHIP for Windows is a Source Level Remote Debugger for the target CPU's SC1x/SC2x/SC1x3.
The debugger supports tracing, watches, breakpoints for Borland C and Paradigm C applications.
For further information look inside the User Guide, which is part of this installation.
14.03.2011

debugatchip_install_v112.exe 2,3 MB





Postmake version 2.6.3.0
Postmake is a small tool, which finishes IPC@CHIP® executables, which are built either with the Paradigm C++ Beck Edition or Borland C++ IDE. The tool is invoked by the IDE each time a project has been successfully build. Postmake can then pack the executable file using UPX, transfer it to the IPC@CHIP® via FTP and start it by telecontrolling a terminal program.
15.03.2010

setup_postmake2_v2630.exe 1.014,76 KB



examples



External Memory
DRVVER - This example demonstrates how the driver version can be retrieved from a program.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
EXTCALL - Demonstration of callback functionality for external memory.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
EXTIDE Driver - Example for mounting compact flash cards.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
EXTSD-Driver - Example for mounting MMC/SD cards (via SPI).
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
EXTSPI Driver - Example for mounting an SPI flash memory (via software SPI, with circuit diagram).
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
EXTUSB Driver - Example for mounting USB mass storage devices (e.g. USB memory sticks).
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
FDISK - Tool for partitioning media connected to the IPC@CHIP®.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
15.12.2011

extdisk_v3.06.zip 366,29 KB





TCP/IP - Transmission Control Protocol/Internet Protocol
APIping - Example sending and receiving ICMP Ping using the TCP/IP API.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
ARPCache - Example for reading the TCPIP ARP/Route cache.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
CFGip - Example controlling the IP configuration.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
DNS - Example generating DNS names over a name server.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
FTP - FTP client example, which support FTP and FTPS.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
HTTPCli - HTTP client request example to a web server using IP address or DNS name.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
MyIPD - The My-IP-Deamon example combines the function of the HTTP and FTP example. The example retrieves the valid Internet IP-address of the IPC@CHIP® using HTTP and transfers a HTML file containing this IP Address to a FTP server.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
NBTNS - NetBIOS over TCP/IP name registration example.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
NAT - Network Address Translation for the IPC@CHIP®. Transfer local IP-addresses in global and inverse. Supports now also the transport of fragmentaed IP packets. Available ex SC12 RTOS Version 1.11B and SC13 RTOS Version 1.01B.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
POP3 - Example for the reception of e-mails using the POP3 protocol.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
PPP_device_driver - Example for adding own TCP/IP PPP device drivers to the system.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
SC1x3ETH1 - Device driver for the second Ethernet port ( ETH1) of the SC123/SC143. Supports now a packet driver interface on interrupt vector 0xC2. Example for usage of the packet driver interface is included.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
SC2x3ethphy - Driver implementation for an Ethernet PHY transceiver connected via MII to the SC243 Ethernet MAC device. By default the Ethernet driver of the SC243 @CHIP-RTOS supports the PHY transceiver INTEL LTX971A. In case of using a different PHY transceiver, this program shall be used as a template for a customer specific software driver.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
SMTP - Example implementing a Simple Mail Transfer Protocol client. Provides now the attachment of one file and the authentication methods PLAIN, LOGIN and CRAM-MD5.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
SNMP - SNMP Proxy agent V1.03 with adjustment for SC11 Example of a Simple Network Management Protocol Proxy Agent.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
SNTP - Example retrieving time and date from a SNTP server.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
StaticRoute - Example for adding/deleting TCP/IP static routes.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
TCPecho/TCPclie - TCP echo client example.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
TCPecho/TCPclie_bsd - TCP echo client example BSD Socket API style.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
TCPecho/TCPserv- TCP echo server example. Platform:SC11,SC12,SC13,SC123,SC143,SC23,SC24,SC243
TCPecho/TCPserv_bsd - TCP echo server example BSD socket API style.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
TCPecho/TCPservm - TCP echo server example that can handle up to three connections.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
TCPIP_device_driver - TCP/IP device driver template.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
UDPcfgCB - Example of a user specific IPC@CHIP® UDP Config Server.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
UDPecho/UDPclie - UDP echo client example.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
UDPecho/UDPclie_bsd - UDP echo client example BSD socket style.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
UDPecho/UDPserv - UDP echo server example.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
UDPecho/UDPserv_bsd - UDP echo server example BSD socket style.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
15.12.2011

tcpip_v3.04.zip 1,1 MB





USB
USBTERM - Example for the usage of the USB device interface of the SC1x3/SC23 for a serial connection to the PC. Setting up da virtual serial port on the PC, which is connected to the RTOS shell.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
USBSERD - Example for the usage of the USB device interface of the SC1x3/SC23 for a serial connection to the PC. Setting up a virtual serial port on the PC and on the IPC@CHIP®.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
USBPrinter - Example for the usage of a USB Printer on the IPC@CHIP®. It enables the IPC@CHIP® to print documents on a standard printer via USB interface.
Hardware Platform:
SC11SC12SC13SC123SC143SC23SC24SC243
23.11.2010

usb_v3.01.zip 2,5 MB





DK60 visual representation v1
The state of the I/O of the DK60 can be visually displayed using several methods.
15.09.2005

dk60demov1.zip 855,54 KB



Libraries



C-Lib integration V1.1
How to integrate the CLIB in a Borland C project and how to use the C-Lib together with the Borland C and Paradigm C environment.
01.10.2009

clib_howto_v13.pdf 418,87 KB





C-Lib V2.20 SRC
This file includes the source code of the libraries. It allows the experienced developer to extend and to modify the available libraries to his own requirements.
14.07.2011

clibv222src.zip 2,1 MB






© 2012 Beck IPC GmbH