Author Topic: installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows  (Read 2257 times)

Richard Brown

  • Guest
To all. I have installed the 64 bit GNU C compiler in CodeBlocks and it works great. Now I want to install the Raspberry pi Pico SDK in CodeBlocks but I do not know what information I need to put on the tools tab. I can not find any information on this. I have the AVR compiler but the list of chips does not list Raspberry Pi Pico or RP2040. Is there a way to do this?

Thanks
Richard

Note I am currently using Arduino IDE.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
AVR is AVR that is Atmel that is a different manufacturer
you need Raspberry Pi. Generally, if you find a makefile for raspberry we can help you configure codeblocks for it. But at the moment cb does not support raspberry pi micro via a script