Hi all,
Can anybody suggest me how to download and debug ble projects on ubuntu OS platform?
Thanks.
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.
Hi all,
Can anybody suggest me how to download and debug ble projects on ubuntu OS platform?
Thanks.
Hi,
For the CC254x series of chips we only support the IAR Embedded Workbench for compilation and debugging. Since this is a windows tool I recommend that you use a virtual machine or Wine (I've never tested wine and IAR, but I assume that it can be troublesome).
BR,
Aslak
Hi,
I am already using wine on my linux machine.
But It only provides making and building of project. It does not provide downloading on chip and debugging a project because usb driver of IAR is not compitible for linux.
So is there any tool available for that purpose?
Thanks,
Ravi
Hi,
Do you have the SmartRF flasher hardware?
Have you tried the "Download and Debug" option of IAR available in Project menu for debugging?
Also you can install SmartRF Flash Programmer on Wine and try.
But I really doubt that this will work, because you need the driver for flasher hardware and it may not be available for Ubuntu.
Thanks,
Dhaval