hello
i want to use the S32K146_64MCU ,and then i use the S32DS compile the prj ,it show below:
ERROR: S32K146_64 processor is not supported by selected SDK SDK_S32K14x_09 located in: E:\S32DS_forARM\eclipse\ProcessorExpert/../../S32DS/S32SDK_S32K14x_EAR_0.8.6
first i think is the sdk is old ,so i update my sdk ,after update it show this
my sdk is ok ,but it remain error.how to solve this
thanks .
Hi,
Not it makes sense. Design studio provide multiple updates. The one which you have installed is just to add support for S32K146 debugging. You must install the update which adds support for S23K146 SDK software. You can check all updates available and for sure it will work fine.
Best regards,
Razvan
HI,
Please try the following steps:
1. Create a new work space (File -> Switch workspace -> other)
2. start new project based on SDK projects: File -> New ->S32DS Project from example
3. Import hello world project
Best regards,
Razvan
hi,
thanks reply ,i do follow your idea,is perfect
do this use S32K1XX RTM SDK 3.00,then select LQFP64 packaging ,is ok ,not any error, perfect
but i have some question :
1、SDK have EAR BETA RTM three different version ,what different about then ?
2、i creat a app prj not use example
why i can't select S32K1XX RTM SDK 3.00?it only have SDK 0.8.6
when i use example it can select S32K1XX RTM SDK 3.00,it indicate i really installed the S32K1XX RTM SDK 3.00
thanks.
Hi,
EAR release is early access release, in general this is the first release for a specific release
BETA release includes some fixes, but is not ready to be used in production
RTM release is fully tested and ready to be release in market and integrated in production.
For your second question I don't have an answer because I can't reproduce this on my side.
Razvan
Hi,
Your Processor Expert component is redirected to EAR 0.8.6 which probably doesn't support this CPU. I suppose that you are
Try to create a new workspace and to import a project based on last SDK version.
Razvan
Hi,
Please provide me the steps to reproduce this on my side.
Razvan