| Code Module #4 - CAN Network Manager | |
EMICROS - Embedded Micro Software, Last Update: 11/08/08 |
|
| Introduction | |
| Code Module #3 introduced the interface to the Intel 82527 by reading and writing to the registers. The CAN Network Manager for sending and receiving messages is explained in this code module. | |
| Software | |
| The files needed are; To compile the files, use the following statements; set ICC11_LINKER_OPTS=-btext:0xe000 -bdata:0x6000
-dinit_sp:0x7fff -dheap_size:0
|
|
| CAN Manager Test | |
| To test this code module with a CANPORT,
download the cp11.exe program and execute it under WIN95. This is
an object pascal (Delphi) file main.pas that will initialize the
CANPORT, send a repeative message, and receive a message from CANTEC11. Download the cm4.s19 file to CANTEC11 using com11.exe.
|
|
| List of Functions | |
|
|
Copyright 1998 Emicros
Last Update: 11/08/08