This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to write code for UART and I2C using RTX5 ???? Keil Pack Installer dosent have examples on the same!

I basically i want to write a code of UART and I2C where Controller will be master and I'm using temp sensor as a slave using keil. This i have done in Code Composer already using TI-RTOS but now my task is to write code using RTX5 in Keil v5. So what happens Code Composer have there examples repositories so that we can lean how to write code but in case of Keil V5 i tried to find example UART code for other MCU also but there are only one example given which is led blinkey thats it!. I really tried to search on internet also i haven't found it anywhere not i want to write code for the uart and i2c using RTX5 and i have no idea how to write. Also sir i have studied the documentation of RTX5 they have given basic examples of UART and I2c but we cannot right click on structure and go and see how the structures are written just basic code is available. Now can you tell me how can i do my task from where i should start?? Also sir no codes on GitHub also.