Hello,
While trying to generate the code for the configuration I preapred in Tresos, I've got the following errors related to OS module:
I'm using the EB tresos 29.3.0 and S32K3xx_M7_NXP_RTOS_4_7_184_CODEDROP_0_4_3_D2411. The project is configured for S32K312 MCU.
Do you know where should I define that 'NS_PER_SW_TICK' attribute? Or do you know if there is another error which is masked?
Solved! Go to Solution.
Hello,
Looking at the example project I can see:
I have never worked with this NXP OS, but I can see the timer is chosen in General setting of OS plugin:
Have a detailed look at the example codes which are part of OS plugin.
Best regards,
Peter
Hello,
I expect that it is some parameter in OS plugin as manual express:
But I do not se it in OsCounter I have created. You can click on the issue to be linked on missing definition in Tresos.
If you open problem view you can link directly to missing definition like:
Best regards,
Peter
Thank you for reply.
The problems view window is empty:
Maybe the problem comes from that "GPT not supportet" part.
But I don't understand where should I choose OSINTERNAL driver instead of GPT. These are the only configuration parameters I have in OsCounter:
Hello,
Looking at the example project I can see:
I have never worked with this NXP OS, but I can see the timer is chosen in General setting of OS plugin:
Have a detailed look at the example codes which are part of OS plugin.
Best regards,
Peter