@mario_castaneda, thanks for the pointer. Unfortunately, it did not help and I am not sure what I am missing:
- Since OM15080-K32W did not show among the list of supported boards when trying to build the SDK, I instead opted for K32W061 based SoC.
- Installed MCUXpresso IDE
- Installed the latest FTDI VCP drivers. Device manager shows COM PORT 11 whenever the OM15080 dongle is plugged in and I have verified it's properties.
- In the IDE, selected K32W061 as the Chip since OM15080-K32W did not show when I tried to import a project. Any attempts to run the image on the target ends up with an error as it is unable to unable to connect to the target and the list of "Available attached probes" is blank:
nxpftw2021_0-1636596522028.png
and per device manager:
nxpftw2021_1-1636596616864.png
Any idea on what I might be doing wrong or missing out? Thanks.