Newsgroups: comp.sys.transputer From: Daniel Escalante <103144.313@CompuServe.COM> Subject: C004 on IMS-B008. Not working? Organization: CompuServe, Inc. (1-800-689-0736) Date: 9 Mar 1997 19:18:52 GMT Message-ID: <5fv2es$4en$1@mhafn.production.compuserve.com> We are trying to get communication between two T805 through the C004 crossbar switch. The software used is the "Toolset ANSI-C from SG Thompson. The hardware is an IMS B008 mother board with 4 TRAMs. The physical connection is defined in the configuration file like this: connect trans1.link[3] to trans2.link[0]; The configuration file has this lines: connect proces1.out3 to proces2.in3; connect proces1.in4 to proces2.out4; Mapping: place proces1 on trans1; place proces2 on trans2; place proces1.in4 on trans1.link[3] place proces1.out3 on trans1.link[3] place proces2.in3 on trans2.link[0] place proces2.out4 on trans2.link[0] Somebody knows if we are missing something? We are including here the relevant lines only. Yesterday we found that the C004 is not always reported by the "rapy" tool.We do not know if it is a hardware or software problem. Any help and reply will be appreciated.As I do not access this newsgroup very frecuently, please reply by email.