Other Parts Discussed in Thread: CC2630, Z-STACK
It seems that IAR's EWARM, TI's CCS, and even generic Eclipse /w/ GCC are potential development environments for creating a ZNP + ZAP device that will be using ZigBee. I've recently found out I may need to do a different project that uses the same CC2650 module in a NP + AP configuration but uses BLE instead of ZigBee.
Does anyone have recommendations as to what environment I should try first? My preference is Eclipse /w/ GCC but that's a personal preference. Since this is an actual funded project I want to use the best tool for the job (where best is defined as getting acceptable code working on time).
I have read that there are some incompatibilities between CC2650 and the latest Zstack so I'm trying to avoid starting down a development path only to find out there's no support. Everyone (not just TI) seems to like these near useless Blinky-LED sample projects and leave getting the network up and running as an exercise for the user.