KSDK 1.1.0 and KDS 2.0

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KSDK 1.1.0 and KDS 2.0

Jump to solution
46,133 Views
俊峰王
Contributor I
I use KSDK 1.1.0 and KDS 2.0, After i create a Kintetis Design Studio project, I select a MQX_KSDK compoents library to add to project, after i change osa1:fsl_os_abstraction OS name from BareMetal to the MQX_KSDK,  mqx_ksdk:MQX_KSDK components have a error "Component name conflicts with another source code module name. (Component name) mqx_ksdk/Component nameProcessor Expert Problem"

,i do not know how to To solve this problem

Labels (1)
0 Kudos
1 Solution
45,605 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Junfeng,

When  use MQX_KSDK,  it needn't add the mqx_ksdk component,  we  only need choose here :

pastedImage_0.png

this function is equivalent to MQX_KSDK.  There are all the OS the KSDK concluded, we can refer to our need select.

And I test only use the mqx_ksdk component, it show this error below :

pastedImage_1.png

So, please do as i said.

Another point, if  there are more than one clock under "Clock configuration", please click the "-" to only one.

like this :

pastedImage_2.png

Best Regards,

Alice

------------------------------------------------------------------------------------------

If this post answers your question, please click the Correct Answer button.

-----------------------------------------------------------------------------------

If this post help your question, please click the helpful Answer button.

View solution in original post

0 Kudos
10 Replies
45,605 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi  Junfeng,

Do you mean change here :

2.png

can you show your screenshot about  your configration , or it is difficult find your problem.

Best Regards

Alice

0 Kudos
45,605 Views
俊峰王
Contributor I

All picture is in the attachment

Best regards

王俊峰 wang junfeng

***************************************************

南京大全自动化科技有限公司little

南京大全自动化科技有限公司 NANJING DAQO AUTOMATION TECHNOLOGY CO., LTD.

江苏省南京市江宁区隐龙路28号 NO.28.Yinlong Road,Jiangning,Nanjing,Jiangsu P.R. China 211100

TEL: (86)025-66987659 (86)13813041588

FAX: (+86)025-66987659

E-mail: wangjunfeng@daqo.com web: <http://www.daqo.com/> www.daqo.com

***************************************************

发件人: Alice_Yang

发送时间: 2014年12月19日 10:33

收件人: 俊峰 王

主题: Re: - KSDK 1.1.0 and KDS 2.0

<https://community.freescale.com/> Freescale Community

KSDK 1.1.0 and KDS 2.0

reply from Alice_Yang <https://community.freescale.com/people/Alice_Yang?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/464150?et=watches.email.thread#464150>

0 Kudos
45,605 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Feng,

From your screenshot  error :

pastedImage_0.png

I think there two fsl_os_abstraction, you can expand thte "Referenced_Components" , see where is error ?

When you create the project , there have fsl_os_abstraction component .  Do you need two fsl_os_abstraction component ?

Below  attachment is on my side test ,  if you want, you can send the error project to me .

5.png

Best Regards

Alice

0 Kudos
45,605 Views
俊峰王
Contributor I

error project is in attachment

wjffsx

发件人: Alice_Yang

发送时间: 2014年12月19日 16:12

收件人: 俊峰 王

主题: Re: - KSDK 1.1.0 and KDS 2.0

<https://community.freescale.com/> Freescale Community

KSDK 1.1.0 and KDS 2.0

reply from Alice_Yang <https://community.freescale.com/people/Alice_Yang?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/464267?et=watches.email.thread#464267>

0 Kudos
45,605 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Feng,

I have check you project, and many place you haven't configration,   for example :

111.png

and else.

Use the PE, you can configration refer to its error.

And the attachment is a simple code , and it can work on my side , you can try it ,if ok, you can go on you application on it.

Hope it helps

Alice

0 Kudos
45,605 Views
俊峰王
Contributor I

See the attachment picture,all is create by PE,is it correct?

Wang junfeng

发件人: Alice_Yang

发送时间: 2014年12月19日 20:50

收件人: 俊峰 王

主题: Re: - KSDK 1.1.0 and KDS 2.0

<https://community.freescale.com/> Freescale Community

KSDK 1.1.0 and KDS 2.0

reply from Alice_Yang <https://community.freescale.com/people/Alice_Yang?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/464374?et=watches.email.thread#464374>

0 Kudos
45,606 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hi Junfeng,

When  use MQX_KSDK,  it needn't add the mqx_ksdk component,  we  only need choose here :

pastedImage_0.png

this function is equivalent to MQX_KSDK.  There are all the OS the KSDK concluded, we can refer to our need select.

And I test only use the mqx_ksdk component, it show this error below :

pastedImage_1.png

So, please do as i said.

Another point, if  there are more than one clock under "Clock configuration", please click the "-" to only one.

like this :

pastedImage_2.png

Best Regards,

Alice

------------------------------------------------------------------------------------------

If this post answers your question, please click the Correct Answer button.

-----------------------------------------------------------------------------------

If this post help your question, please click the helpful Answer button.

0 Kudos
45,605 Views
a8Chcx
Contributor V

Hi Alice,

I did the exact same as you suggested. But, when I do debugging, I get the error ("assertion "!status" failed: file "../SDK/rtos/mqx/mqx/sou") on HyperTerminal.

Do you have any idea how to fix it?

Thanks,

Christie

0 Kudos
45,605 Views
a8Chcx
Contributor V

Hi Alice,

Did you find any problem on my project? If so, please let me know how to fix the problem?

Thanks,

Christie

0 Kudos
45,604 Views
俊峰王
Contributor I

Hi,

I reinstall KSDK 1.1.0 and KDS 2.0, checking update in KDS, delete workspace , recreate new project, error still there.

I find your picture diff with me ,it is same version ?

the attachment have simple new project code.

wang junfeng

发件人: Alice_Yang

发送时间: 2014年12月19日 20:50

收件人: 俊峰 王

主题: Re: - KSDK 1.1.0 and KDS 2.0

<https://community.freescale.com/> Freescale Community

KSDK 1.1.0 and KDS 2.0

reply from Alice_Yang <https://community.freescale.com/people/Alice_Yang?et=watches.email.thread> in Kinetis Microcontrollers - View the full discussion <https://community.freescale.com/message/464374?et=watches.email.thread#464374>

0 Kudos