티스토리 뷰
- gcc-arm-none-eabi-10.3-2021.10-win32.zip Windows 32-bit ZIP packageMD5:2bc8f0c4c4659f8259c8176223eeafc1
- Raspberry Pi Pico product brief
- Raspberry Pi Pico datasheet
- Getting started with Raspberry Pi Pico: C/C++ development
- Raspberry Pi Pico C/C++ SDK
- API-level Doxygen documentation for the Raspberry Pi Pico C/C++ SDK
- Raspberry Pi Pico Python SDK
- Raspberry Pi RP2040 datasheet
- Hardware design with RP2040
- Raspberry Pi Pico design files
- Raspberry Pi Pico STEP file
SDK
raspberrypi/pico-sdk
예제
https://github.com/raspberrypi/pico-examples
GitHub - raspberrypi/pico-examples
Contribute to raspberrypi/pico-examples development by creating an account on GitHub.
github.com
비쥬얼스튜디오
CMake tools
cmake-3.23.0-rc2.zip
Visual Studio Code
"비쥬얼 스튜디오 코드"는 마이크로소프트사에서 개발한 프로그램 소스 편집 툴.
여러가지 확장기능을 사용하여, 컴파일러 처럼 사용가능하다.(편집기. IDE)
리눅스등도 지원한다.
https://code.visualstudio.com/Download#
Download Visual Studio Code - Mac, Linux, Windows
Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows. Download Visual Studio Code to experience a redefined code editor, optimized for building and debugging modern web and cloud applications.
code.visualstudio.com


VSCodeUserSetup-x64-1.64.2.exe 약74M 다운로드 후 설치하면 위 화면이 나옴.

marus25.cortex-debug

ms-vscode.cmake-tools

ms-vscode.cpptools

(첨 사용하려니, 머가 이리 복잡한지 모르겠다. 에러는 나오고, 실행은 안되고...)
아래 순서대로 하면 나 같이 된다....






























이 에러들을 어찌 해결해야할지 모르겠다....
환경설정하다 진빠지네....
보기에는 좋아 보이는데, 소스코드 작성도 빠르고...
이전 VS에 익숙한 나에겐 단축키, 기능등이 너무 안맞네....
'C언어' 카테고리의 다른 글
| stm32 tick count 1msec 수정 포인트 (0) | 2022.06.15 |
|---|---|
| HEX 문자열을 바이너리로 변환하는 샘플코드입니다. (0) | 2022.04.30 |
| UART 데이터 수신처리 예제 코드입니다. (0) | 2022.04.30 |
| BuildDateTime.exe (0) | 2022.03.24 |
| strcnt (0) | 2021.06.06 |

