Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Richard Brown on April 24, 2023, 07:23:13 am

Title: installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows
Post by: Richard Brown on April 24, 2023, 07:23:13 am
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.
Title: Re: installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows
Post by: BlueHazzard on May 08, 2023, 10:32:00 pm
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