Were attempting to run RTLinux on SC2200 Geode based system and are experiencing problems. I’ve seen a few posts on RTLinux Geode problems and am hoping someone might have some ideas.
Were booting our board to Linux using LinuxBIOS so I believe all of the power management features of the Geode are disabled. The basic application were running has 4 main task, 3 are triggered on receipt of serial data (19.2 & 38.4) and the other is at RTAI periodic task running at 64 Hz. This application runs OK on a Pentium based PC104 board but exceptions out in various ways at startup when run on a Geode board. We’ve noted we get INT7 spurious interrupts when running on the Geode but don’t believe this is part of the problem. We’ve tried executing some basic applications on the Geode that have only one or two tasks and find that we sometimes see exceptions while other times we execute cleanly. We’ve run some basic memory and HW test on the Geode board and believe it’s probably OK.
Given all the posts noting real-time interrupt issues on the Geode were a little worried we may be having basic HW issues. Would like to hear if anyone has had success running real-time code on a Geode. Thanks.