Dual core H7 - export linker symbols of M4 and import them in M7 project
The project for dual core H7 contains two sub-projects, each targetting its own MCU. Since both share the same memory and peripherals, one should be able to re-use (specific) symbols of one project in the other.
Is it possible to export a list of linker symbols from one MCU project and import them to the other? I tried adding a reference under 'C/C++ General / Paths and symbols', but it doesn't work.
Any suggestions?
