I am planning to start a project using nRF52832 but do not want to buy IAR or Keil as they are expensive, if I use GCC Compiler with SDK then is it possible to debug the code as well or do I need Keil or IAR to use Seggar J Link
I am planning to start a project using nRF52832 but do not want to buy IAR or Keil as they are expensive, if I use GCC Compiler with SDK then is it possible to debug the code as well or do I need Keil or IAR to use Seggar J Link
Not only can you use GCC, there are examples in the SDK showing how. In fact every example in the SDK builds with GCC. There are also several other IDEs you can use, some free. If you use the search you will find a ton of discussion about this and a load of blog posts
Not only can you use GCC, there are examples in the SDK showing how. In fact every example in the SDK builds with GCC. There are also several other IDEs you can use, some free. If you use the search you will find a ton of discussion about this and a load of blog posts