Part Number: CC2640R2F
Tool/software: TI-RTOS
So today my protottypes of a design using the CC2640R2F came in the mail and i was very pleased that things seem to be working as expected. I can upload code to the microcontroller and have been able to access some modules. Only thing is that currently we are using very low level hardware calls to set pins high or low to get out device running. We would like to be able to use the TIRTOS driver functions to access ports and protocols on the board. Is there a page im not being able to find that explains how the hardware configuration works? I tried customising the board files from the launchpad but didnt manage to get that working.