Tool/software:
Hi,
We are currently developing CAN communication functionality and need to support an Early CAN Response requirement on the MCU R5 core using FreeRTOS or AUTOSAR.
However, in the default BSP for the TDA4AEN, the MCU R5 firmware image is packaged within the Linux RootFS. For our use case, this is too late in the boot sequence.
To meet the Early CAN Response requirement, the MCU R5 firmware must boot directly from NOR Flash, rather than being loaded by Linux from the RootFS.
We have the following questions:
Q1) Can the Wakeup R5 / SBL load the MCU R5 firmware binary directly from NOR Flash?
Q2) How can we implement MCU R5 booting from NOR Flash to fulfill the Early CAN Response requirement?
Q3) How can we configure the Wakeup R5 / SBL to boot or reset only the MCU R5, while keeping the A53 cores inactive?
Q4) Do you have any recommendations or best practices for implementing Early CAN Response on MCU R5?
B.R.
SanHsin