USART_TransferSendNonBlocking not exists in SDK for LPC55S16

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

USART_TransferSendNonBlocking not exists in SDK for LPC55S16

Jump to solution
2,492 Views
RRD101
Contributor III

Hi Community,

i have the following Problem:

 

SDK says following:

status_t USART_TransferSendNonBlocking(........)

Note The kStatus_USART_TxIdle is passed to the upper layer when all data is written to the TX register. However it does not ensure that all data are sent out. Before disabling the TX, check the kUSART_TransmissionCompleteFlag to ensure that the TX is finished.

But i can not find the definition of kUSART_TransmissionCompleteFlag....

 

Best Ralf

Labels (1)
0 Kudos
Reply
1 Solution
2,429 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ralf

The comment related with kUSART_TransmissionCompleteFlag is no use. Please ignore it.

We will remove this unused comment in next SDK release (SDK 2.11.0 Major )

Thank you for bringing the problem to our attention.

Have a nice day,

Jun Zhang

View solution in original post

0 Kudos
Reply
4 Replies
2,485 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ralf

To look into your problem correctly, please let us know

- Your SDK version

- Provide me the file name including the comment of  "check the kUSART_TransmissionCompleteFlag to ensure that the TX is finished.

Thanks for your cooperation.

Jun Zhang

0 Kudos
Reply
2,474 Views
RRD101
Contributor III

Hi @ZhangJennie ,

thx for helping

you mean i shold send it in a pm oder here?

check the kUSART_TransmissionCompleteFlag to ensure that the TX is finished.

SDK_2_10_1_LPC55S16

0 Kudos
Reply
2,454 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Ralf

Thanks.

I understand your question. I am checking it internally. Will keep you informed.

Best Regards

Jun Zhang

0 Kudos
Reply
2,430 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Ralf

The comment related with kUSART_TransmissionCompleteFlag is no use. Please ignore it.

We will remove this unused comment in next SDK release (SDK 2.11.0 Major )

Thank you for bringing the problem to our attention.

Have a nice day,

Jun Zhang

0 Kudos
Reply