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.

CC2340R5: Unit Testing frameworks for TI CC2340

Part Number: CC2340R5
Other Parts Discussed in Thread: CC2642R

Tool/software:

Hi there,

Is there a unit testing framework that TI or its customers use to write and run unit tests for SimpleLink BLE applications?

 
I'm looking for a framework that's capable of running either emulated or on hardware that can stub out and test modules of code.
I see some support from FreeRTOS using FREERTOS-POSIX, but nothing much about mocking MCU peripherals (GPIO, SPI, etc.) or even a MCU emulator.