News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows

Started by Richard Brown, April 24, 2023, 07:23:13 AM

Previous topic - Next topic

Richard Brown

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.

BlueHazzard

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