Hello,
We have a project it mind that will be using the AM335x(BBB processor). I'm having a tough time choosing between the two packages provided by TI... maybe a little guidance to aid our decision will help us a long way.
A short description of the project for perspective:
- There are a no. of sensors that will hook up to the BBB. These include sensors on the serial bus lines - I2C/SPI.
- There are a few sensors that are frequency based, that require a capture of ~1Khz.
- Generate a 20Hz PWM, with varying duty cycles @10hz
- There is a safety module that runs every 500Hz, looking for errors and faults. This is a hard requirement.
I've looked at the RT-Kernel performance guide, but I'm not able to extrapolate any information that could be used for our application.. an example would be - can it toggle a GPIO at 1Khz.
As for the Processor-SDK-RTOS, the application should run ok, but I did not want to totally discount the RT-Linux version before investigating it first.
Also.. at TI'er says that TI-RTOS for Sitara is being discontinued.. but Processors-SDK-RTOS actively uses TI-RTOS. Any clarification will be appreciated.