How to configure the registers of the microcontrollers through MQX ?

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

How to configure the registers of the microcontrollers through MQX ?

446 Views
sivakumarananth
Contributor I

Hi everyone ,

          I am working with MQX RTOS for quite sometime.


I have previously working with general embedded project, where the following process will be done .


1. Configuring the Registers by seeing the data sheet of the exact microcontroller.


2. The peripherals will be configured according to the need of the application.


3. And then finally get the final .hex file to be loaded into the target board.


But now , I have the following doubts,

1. Where to check for the registers to be configure according to the project need ?

2. Or How to know where the Registers are configured ?

3. How to configure the individual pins of the Microcontroller through MQX ?

4. Or Tell me how the Pins are configured in MQX RTOS ?



Thanks in Advance


Siva Kumar A




0 Kudos
1 Reply

343 Views
soledad
NXP Employee
NXP Employee

Hi Siva,

Please check the attached document, let me know if this helps :smileywink:

MQX GPIO. How to add LED pins to the default BSP configurations


Have a great day,
Sol

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

0 Kudos