Some problems about UART reading of bsc9132

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

Some problems about UART reading of bsc9132

2,088 Views
pengfeixia
Contributor II


First of all thank you for your reference code.

According to the corresponding code, I have achieved some function about port settings, data transmission in BSC9132.

While, I have some problems about UART reading function based on your program, the serial interrupt has not been able to achieve.

Through debugging: ASM ("ori R3, r3,0x8000 \n\t");

error reporting: Unsupported relocation against R3; always do not know how it is.

Please advice.

Labels (1)
0 Kudos
Reply
1 Reply

1,838 Views
Pavel
NXP Employee
NXP Employee

Look at attached file. It is program example if CodeWarrior 10.5.1 wizard is used for the BSC9132QDS board.

Find the main_eabi.c, interrupt_eabi.c and pa_exception.asm file.


Have a great day,
Pavel Chubakov

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

0 Kudos
Reply