This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

No gcc tools

Installed nRF5_SDK_15.2.0_9412b96 to use with the nRF528240 DK.  The SPI example suggests using a makefile.  My computer does not have "make", nor gcc.  Did I need to install another package?  I assume I need the right GCC/MAKE and I do not seem to have them.

Parents Reply
  • Indeed, IAR is a "minority interest".

    I presume you're using it because you've already paid the (considerable) licence fee?

    Perhaps IAR can help you?

    But, at the end of the day, as far as the toolchain is concerned, the nRF52 is just a Cortex-M4.

    The main thing with the SoftDevice is reserving the memory (Flash & RAM) for it - apart from that, the toolchain (whatever you use) is pretty much oblivious.

    But I think the original question of this thread has been answered - so best to start a new thread for further discussions 

    PM me if you're looking for paid assistance ...

Children
No Data
Related