Client include-paths

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

Client include-paths

492 Views
oaf
Contributor IV

Hi,

 

KDS-3.0, KSDK-1.2.0

I wonder which include files are intended for application programmers. Is there any rule to use?

Today I want to use 'shell.h' which is located in 3 places:

    1. rtos\mqx\lib\frdmk64f.kds\debug

    2. rtos\mqx\nshell\source

    3. utilities

Labels (1)
Tags (2)
0 Kudos
3 Replies

369 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Ole Asbjorn Fadum,

in shell.h located at \utilities\shell\ you set general settings.

in shell.h located at \rtos\mqx\nshell\source\include\ you set MQX RTOS nShell.

Best Regards,

Iva

0 Kudos

369 Views
oaf
Contributor IV

Hi,

And which one should my project include?

0 Kudos

369 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Ole,

please, modify files in this folder. It depends what do you exactly want to modify if you need to add command, change command behavior etc...

shell.png

I hope this helps,

Best Regards
Iva

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

0 Kudos