Of course it is possible to get the Linux version provided with SDK 2 running on the evaluation board. But it is a bit tricky because the documentation is a bit week concerning board customization (e.g. minimum memory requirements ...) and other "issues" (e.g. chip bugs). We have done that and it works for us. There are certainly limitations in that you can not run SDK 2 apps requiring C0 silicon or apps requiring more than 1K control memory storage. You will also have to reduce the table sizes due to memory limitations in some cases. But for a development system this is often tolerable. We have developed a SDK 2 app based on the NAT sample. The count sample has been tested as well. We have also tried to get the L3_8_1Gig_hw sample up. Initialization completes but we have not yet validated the functionality. I have discussed this (and our Linux PCI drivers) with an INTEL representative at the CeBIT fair. But it seems there are not interested (no feedback yet). I think it is more likely that they try to avoid the required support for this "outdated" systems. If you look at SDK 3 (supports only IXP2400 and IXP2800) even later "advanced" evaluation systems will no longer be supported. Given the price tag it is a bit pity. Regards, Mirko -----Ursprüngliche Nachricht----- Von: owner-ixp1200@CS.Princeton.EDU [mailto:owner-ixp1200@CS.Princeton.EDU] Im Auftrag von James Croall Gesendet: Freitag, 10. Mai 2002 08:54 An: ixp1200@CS.Princeton.EDU Betreff: RE: [ixp1200] SDK 2.0, IXA and Kernel on eval board? On Fri, 2002-05-10 at 14:45, dirk.j.brandewie@intel.com wrote:
SDK 2.x is incompatible with the eval board due to memory sizing issues.
--Dirk
So you can only run IXA apps on the new system? Doh! I tried rebuilding the kernel to support the IXP1200EB, created an appropriately sized ramdisk, but couldn't get anything to work. Oh, well. - James