what is wrong with my project!
hi!. I try to open the "Open Clocks" in the "MCUexpresso Config Tools" of "MCUexpresso IDE" and get Error. the error happened when "MCUexpresso IDE" updates up to version 10.3.0 yesterday. my SDK is SDK_2.x_MKE16Z64xxx4.
please help.
Solved! Go to Solution.
Hello dyep nguyễn,
What about the version of your current SDK?
How about use the latest IDE and SDK?
If still can't work, you can send your project to me , I will help you test on my side.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hello Dyep,
it seems there is an inconsistency in the sources where is defined the processor and the package. Please open these files:
And edit their YAML content in the top so these rows contains the same values:
processor: MKE16Z64xxx4
board: FRDM-KE16Z
package_id: MKE16Z64VLF4
After that the config tools configuration will be created.
Regards,
Libor
Hello dyep nguyễn,
What about the version of your current SDK?
How about use the latest IDE and SDK?
If still can't work, you can send your project to me , I will help you test on my side.
Have a great day,
TIC
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------