EmbeddedRelated.com
Forums

RCM 2250 and RCM 2260 Compatibility

Started by bengtson January 14, 2005

I've been working on a project for a client using the RCM 2200 but hit
some memory limitations and was planning on moving up to the 2250 and
2260. Both boards are needed but they run an identical version of the
software.

Supposedly the only hardware difference between the two boards is the
RJ-45 ethernet connector. There are differences between the two
boards in the SystemID block, such as the product ID.

Dynamic C 8.51 supports the 2250 but not the 2260. I can program the
2250 and it works just fine in the system. While I can program the
2260 with the Rabbit Field Utility, it does not run the application.

I rewrote the SystemID block in the 2260 to look more like, but not
identical to the 2250. I changed the values for the product ID in the
2260 to be the same as the 2250. This still did not work.

Does anyone have any ideas on what else might be different? Below are
listings of the 2250 and 2260 ID blocks.

Thanks for your help.

Michael Bengtson
Sprocks, LLC

From RCM2250
ID Block Contents:

00: 04 00 00 0e 01 00 14 04 0a 05 0f 0d 19 b6 bf ff

10: ff 01 00 40 00 00 10 40 00 37 00 b6 bf ff ff 01

20: 00 40 00 00 10 40 00 37 00 01 00 00 00 80 00 37

30: 00 03 00 00 c0 a8 00 00 90 c2 c5 5a 87 00 00 00

40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

70: 00 00 00 7a 84 00 00 00 7c 3f 7c 3f d6 84 55 aa

80: 55 aa 55 aa

From RCM2260
ID Block Contents:

00: 04 00 01 09 01 00 14 04 09 0e 0b 3a 24 b6 bf ff

10: ff 01 00 80 00 00 10 40 00 2d 00 b6 bf ff ff 01

20: 00 80 00 00 10 40 00 2d 00 01 00 00 00 80 00 37

30: 00 03 00 00 c0 a8 00 00 90 c2 c5 ad b2 00 00 00

40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

70: 00 00 00 00 84 00 00 00 7c 7f 7c 7f 90 47 55 aa

80: 55 aa 55 aa

From RCM2260 After Rewriting Block To Look Like 2250
ID Block Contents:

00: 04 00 00 0e 01 00 14 04 09 0e 0b 3a 24 b6 bf ff

10: ff 01 00 40 00 00 10 40 00 37 00 b6 bf ff ff 01

20: 00 40 00 00 10 40 00 37 00 01 00 00 00 80 00 37

30: 00 03 00 00 c0 a8 00 00 90 c2 c5 ad b2 00 00 00

40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

70: 00 00 00 00 84 00 00 00 7c 7f 7c 7f f1 a2 55 aa

80: 55 aa 55 aa