Hi all,
When I use MCUXpresso IDE v10.1.1 [Build 606] [2018-01-02],
Create a new project :
select frdmk64f,
SDK_2.x_FRDM-K64F, (2.3.0)
Device packages: MK64FN1M0VMD12
Open MCUxpresso config tool:
By default the selected package is MK64FN1M0VLL12….
Even if I chose MK64FN1M0VMD12 during le project creation…
But I can switch package from MCUxpresso config tool
It works fine !
When I use MCUXpresso IDE v10.2.0 [Build 759] [2018-05-15],
Create a new project :
select frdmk64f,
SDK_2.x_FRDM-K64F, (2.3.0)
Device packages: MK64FN1M0VMD12
Open MCUxpresso config tool:
I receive the message from Config Tools Overview : The tool does not support selected processor ☹
When I try to switch Package, the list is empty…
Could you help?
Best regards.JF
Solved! Go to Solution.
Hello Jean-Francois Aupee:
You will need to have an active network connection or if you need to work offline with any of the processors, you can do so by "Downloading Processor Data" from within MCUXpresso while you have an active connection. You can find details on how to accomplish this in the "MCUXpresso ConfigTools User Manual - Section 6.3". It can be found in your installation directory for MCUXpresso-> c:/nxp/MCUXpressoIDE_10.2.0_759 or download here -> MCUXpresso Config Tools User's Guide
Finally, for your convenience, please find it attached.
Hope it Helps!
DeWayne
Hi JF,
I tried to reproduce the problem and I've got different error message, saying: Part number "..VMD12" detected in MCU IDE project does not match with currently selected "...VLL12". This means you selected VMD12 in MCU IDE project settings but the project source code contains configuration for ...VLL12, which is used on FRDM-K64F.
To synchronize Config tools configuration with MCU IDE project, right-click on the error message and select quick fix: Switch to part-number: ...VMD12.
If this does not solve your problem, can you post a print screen with the error message? Otherwise please click the Correct Answer button.
Regards
Marek
Hi Marek,
Yes I use the switch package too.
Regards
JF
Hello Jean-francois Aupee ,
Please download and install the new SDKv2.4 into MCUXpresso IDE v10.2:
https://mcuxpresso.nxp.com/en/builder
Hope it helps,
Have a great day,
TIC
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Alice,
I had already tried but didn't solve the problem...
But you're right it is better to use this version..
Thanks
JF
Hello Jean-Francois Aupee:
You will need to have an active network connection or if you need to work offline with any of the processors, you can do so by "Downloading Processor Data" from within MCUXpresso while you have an active connection. You can find details on how to accomplish this in the "MCUXpresso ConfigTools User Manual - Section 6.3". It can be found in your installation directory for MCUXpresso-> c:/nxp/MCUXpressoIDE_10.2.0_759 or download here -> MCUXpresso Config Tools User's Guide
Finally, for your convenience, please find it attached.
Hope it Helps!
DeWayne
Hi DeWayne,
Thanks a lot it solves the issue !
Regards
JF
You bet Sir!
DeWayne
;)
JF