For KE18F processors is there Processor Expert in KDS or Peripheral tab of ConfigTools in MCUxpresso?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

For KE18F processors is there Processor Expert in KDS or Peripheral tab of ConfigTools in MCUxpresso?

跳至解决方案
3,329 次查看
onurdemirel
Contributor III

Hello,

I am using TWR-KE18F board. I looked for Kinetis Design Studio and MCUxpresso IDEs but I couldn't find how to generate startup or initialization codes. Is there any other way to obtain these codes? 

If no way to obtain these codes from manufacturer due to not supporting, I am curious about the reason behind this? Is this procedure not applicable for the processor or is the processor too old for this application. If the reason is processor-based, I can change the processor before starting my project. 

Last thing I think about this issue is; can I use any other processor that have similar pin-outs and necessary hardware and also supported by the manufacturer for this code generation issue.  

Thanks in advance,

Onur

标记 (1)
0 项奖励
回复
1 解答
2,785 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

You can both use KDS and MCUXpresso IDE to develop the TWR-KE18 board.

There is  MCUXpresso SDK MCUXpresso SDK|NXP  , it not only includes the startup or initialization codes,

but also drivers  and lost demos .

So first  you need to download SDK package for TWR-KE18 from https://mcuxpresso.nxp.com/en/select   ,

after downlaod , there is a quick start "Getting Started with MCUXpresso SDK.pdf" under SDK package ,

it describe how to use and run demo on KDS, MUCxpresso . Also the "MCUXpresso_IDE_User_Guide.pdf"

says how to use SDK on MCUXpresso IDE.

Hope it helps


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

3 回复数
2,785 次查看
onurdemirel
Contributor III

Hi Alice,

I am partially satisfied with your answer. Thanks for it. However I am still wondering why we can't use the Peripheral part of ConfigTool. It would be very easy and time-efficient by adjusting peripheral properties. 

Thanks,

Onur

0 项奖励
回复
2,785 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Onur,

As to the MCUXpresso Config Tool is a  new software ,  it only support parts of NXP chips,

the others will continue be released .

About the supported update , you can follow this thread :

https://community.nxp.com/docs/DOC-333073  

Hope it helps

BR

Alice

2,786 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

You can both use KDS and MCUXpresso IDE to develop the TWR-KE18 board.

There is  MCUXpresso SDK MCUXpresso SDK|NXP  , it not only includes the startup or initialization codes,

but also drivers  and lost demos .

So first  you need to download SDK package for TWR-KE18 from https://mcuxpresso.nxp.com/en/select   ,

after downlaod , there is a quick start "Getting Started with MCUXpresso SDK.pdf" under SDK package ,

it describe how to use and run demo on KDS, MUCxpresso . Also the "MCUXpresso_IDE_User_Guide.pdf"

says how to use SDK on MCUXpresso IDE.

Hope it helps


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------