Hi,
I have some trouble for building an application on M0 core of LPC43xx serie
My application worked fine .. Then I updated all software pack
Now, each time I try to make an application for M0 core of a LPC43xx using CMSIS RTOS component, Keil automatically adds file "RTX_CM4.lib" instead of "RTX_CM0.lib" needed for M0 core (as Keil did before).
How can I solve that ? (all examples from software pack don't build anymore neither)
Thank you.
Problem solved with Keil 5.13 =)