Hello,
When we add new source folder (from the same SDK) to our project from Processor Expert and "Generate processor expert code" please explain the following:
Q1. Do we need to make any manual changes to the linker files to accommodate the changes added because of the new source folder?
For example, I have created a sample hello_world project from S32_SDK_S32Rx7x_EAR_0.8.3 and I want to add the source folder "rtos" which is a part of the SDK but not a part of my hello_world project. So I import the "rtos" component, from Processor Expert and do a "Generate processor expert code". Does this mean that I have successfully applied an RTOS patch on my hello_world? Or do I have to do some other changes such that I link the "rtos" folder?
Basically I need some explanation as to what Processor Expert Code exactly does.
-Su