Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hi TI,
I am trying to configure IPC for the AM64X using Sysconfig 1.22 and MCU PLUS SDK AM64X 11.00.00.15 (Linux and Windows)
The Design configuration is:
- Software Product: MCU+ SDK for AM64x (11.0.0)
- Device: AM6442
- Package: FCBGA (ALV)
- Variant: AM6442 Dual Core A53, 2 x Dual Core R5F, E Features
- Context: r5fss0-0
When I start doing the design, I want to add IPC The following window appears:
Note that on this screen, the IPC Shared Memory Used is 0 and at the line 75 of the ti_drivers_config.c the gIpcShraedMem is a one dimension vector.
Later in the build, this part will fail in the build process.
Using several combination of sysconfig and MCU SDK version, I did several tests in order to get the correct configuration, and I have generated the following table with the results:
The only combination that is currently working is with sysconfig 1.22.0 and MCU SDK PLUS 09.00.00.35, the result creates correctly the IPC:
Can you please have a look at the IPC configuration for newer MCU SDK please?
Thank You.