Other Parts Discussed in Thread: CC2650, CC2640
Hello,
am currently working on my Senior Design project and am trying to use the SaBLE-x module in my final design. We have fully prototyped our design and it works as desired on the CC2650 launchpad. We recently got in our PCBs and started programming the SaBLE-x module, but have run into some issues.
I used the XDS200 to program the board with a simple blink program and I was able to control one of the LEDs (could control DIO 1 but not DIO2), but not the other. Similarly I was able to read one of our switches (could read DIO7 but not DIO8) and control one of the I2C lines(could control DIO 4 but not DIO3).
would it be possible for you to get some guidelines for converting CC2650 code to run on the SaBLE-x/ CC2640? So far, I have updated the Board.h file to contain the correct pin designations (LED1 is DIO_1, etc.) and I made sure to change the settings to reflect XDS200 and CC2640 in the properties as shown below. I also ensured that the targetConfigs were set up correctly.
