Hello.
I worked before on a CC2541, and i want porting my functionnality on a cc2640.
With a cc2541, i had a serialInterface who communicate in UART (state machine, parsing data) with an external MCU.
I wan't to develop the same comportement on my new chip.
For the moment, i work with the SensorTag (cc2650) and i follow this link :
http://processors.wiki.ti.com/index.php/CC2640_NPI_UART_ECHO_EXAMPLE
I follow all of instruction, but i get this error message when i compile :
Do you have a solution ?
Best regards