Tool/software: TI-RTOS
Hello E2E Community,
I am new to programming on the TIRTOS platform so please bear with me,
I am using a LAUNCHXL-CC26X2R1 MCU that is branded with CC2642R1/CC2652R1 DEVELOPMENT KIT.
I am using the IDE environment in CCSV8.3.0.00009
I don't know exactly what the firmware on the MCU is, but when I initially connected it to CCS it upgraded the firmware.
My problem is that none of the TI Driver examples are working on the MCU. When i send a project to the IDE and run it, it verifies that my MCU is connected, the project builds without errors or warnings and that light next to the CPU blinks red. However, nothing works on the board as promised. I have not hooked an Oscilloscope to the board to test the voltage of the DIO6/7.
I am following the tutorial listed here:
What am I doing wrong?