Hi all,
Recently,i've met some problam need to be help.I debug the LLCE CAN on the S32G274 developed board by using the S32DS.3.4.After importing the LLCE CAN demo project into the workspace,i make some adjustment to meet my demand and the project run normally.I can receive and transmit CAN frame by the LLCE CAN module.Then,i want to migrate the freertos into my LLCE CAN project,so i add the freertos component in the configuration tool.After i do that,the freertos configuration interface show a warning:"CPU frequency configured in FreeRTOS does not match value in clock component [Hz]: 0".The cpu clock i configured to the cpu clock is 400000000Hz,but the warning show that it does not match the value configured in the clock component.I check the clock component and can not find anything related to freertos.


Can you tell me where i should configure in the clock component to fix the warning that the cpu clock configure in the freertos component does not match the value in the clock compoent?
Thanks and best regard!