Hi, Why do you want to use DSP at all? I am not that big specialist in this, but with ARM NEON you can achieve quite a lot - it has a number of vectorized operations which are typical for DSP. I have implemented some things with ARM NEON SIMD and the processing speeds were so high that it was actually limited by the memory bus. Not sure what real time signals are you going to acquire, but unless you are using the parallel camera interface, the performance should be enough for your task.
Best regards, S.Nizamov -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
