Hi,
I cannot select Processor Expert box when I select Kinetis SDK as "None" with the processor MKV30 on project generation. I want to use PE components without SDK but I can't. PE box is selectable while KSDK is selected as "none" on processors like MKV31 or MK60 (I've previously used)
Is this processor MKV30 not supported by PE w/out KSDK or am I missing something?
(KDS version is 3.2.0 and installed KSDK version 1.3.0)
Thanks
Eray
Hi Eray,
the answer is that many of the 'newer' devices like the KV30 only support it in combination with the SDK, but not without. I have ported several components in the McuOnEclipse project (McuOnEclipse Components: 25-Sept-2017 Release | MCU on Eclipse ) so they can be used in a native way with Processor Expert, but you still have to use the SDK (or something similar) for the lowest layers. E.g. I can use it with the SDK v2 that way which is imho much better than the old SDK v1.3, see Tutorial: Using Eclipse with NXP MCUXpresso SDK v2 and Processor Expert | MCU on Eclipse
I hope this helps,
Erich