Dear all,
Most mobile phones contain an ARM-like application processor AP for general user applications and a base band processor for the radio software stack, could you please elaborate on the following:
1. Do the AP and the baseband processor communicate somehow? is it possible to access the AP from the baseband or the baseband from the AP.
2. What is actually the baseband processor: is it typically an ARM-like processor hosting a RTOS that service a Radio software stack such as GNU radio, or it more like a simple microcontroller with appropriate hardware accelerators
3. Is it possible to implement the modem functionalities of the baseband processor (Radio software) in a separate high priority real-time VM on the Application processor.
Please share your experience.
Best wishes.