Hello all,
I am trying to make a partition software. The software is configured on Elektrobits tresos studio. I have created 3 Os applications and assigned the counters/alarms/tasks to its respective Os application. Out of the 3 OS Applications, 2 are using Privileged mode and the 3 one in non príviliged mode. This means that the 3 Os Application can only have read/write access to a specific memory partition. Hence I assigned this non privilliged mode OS application to a variable in the make file. Hence the linker sees this and should assign a particular memory area exclusively for this OS application.
The problem : I have warnings "no matching section". Though it compiles and links with a out file but I have 8 warnings (see red boxes) as shown in the attached file.
Does anybody has any idea, where the problem lies or did I miss anything when using memory partition?
Best Regards,

