Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows (Read 3346 times)
Richard Brown
Guest
installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows
«
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.
Logged
BlueHazzard
Developer
Lives here!
Posts: 3353
Re: installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows
«
Reply #1 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
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
installing Raspberry pi Pico SDK in CodeBlocks IDE running on Windows