Hello expert,
I development On DEVKIT-MPC5748G board, and I use SDK_RTM_3_0_0, I creat the example project : lwip_mpc5748g.
The project settings are shown as following:
But when I debug the project with PEMircro, In debug window, but the TaskList can not show any information about tasks:
Could you help me again? Thank you very much!
Hello,
I have checked it and it is running correctly.
Are you sure you have correctly set it?
please check the preprocessor symbols:
Maybe you forget something.
regards,
Peter
Hello Peter Vlna,
Thank you very much for your reply.
The example project "freertos_mpc5748g" is ok, but the example project "lwip_mpc5748g" can not show freeRTOS infomation.
What may be the other reasons?