Hi,
I want to flash images for simple_central in to launchpad cc2640r2f through uart . I want to use DIO_1 and DIO_2 for flashing. can anyone please help me , where i should change the code and how should i approach for this.
Thanks,
varada
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to flash images for simple_central in to launchpad cc2640r2f through uart . I want to use DIO_1 and DIO_2 for flashing. can anyone please help me , where i should change the code and how should i approach for this.
Thanks,
varada
Dear AB,
Thank you for the answer. And one more thing i want to change RX pin (DIO_2) of launchpad to any other pins, because RX pin of launchpad is not working. Can i change in board.h(CC2640R2_LAUNCHXL.h) of RX pin? I have tried in changing the board.h file but still not working . Do i need to add any other functions/MACROS for this?
I have changed from #define CC2640R2_LAUNCHXL_UART_RX IOID_2 to #define CC2640R2_LAUNCHXL_UART_RX IOID_0 But not working .
Thankyou,
varada.