Skip to content

Firmware compilation help #102

Answered by vruumllc
JDPKSP asked this question in Q&A
Apr 18, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Here is what I do:

[cmake step] ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
tonyvr@tonyvr-laptop:/projects/RP6502/rp6502$ rm -r build
rm: cannot remove 'build': No such file or directory
tonyvr@tonyvr-laptop:
/projects/RP6502/rp6502$ mkdir build
tonyvr@tonyvr-laptop:/projects/RP6502/rp6502$ cd build
tonyvr@tonyvr-laptop:
/projects/RP6502/rp6502/build$ cmake ..
PICO_SDK_PATH is /home/tonyvr/projects/RP6502/rp6502/src/pico-sdk
Defaulting PICO_PLATFORM to rp2040 since not specified.
Defaulting PICO platform compiler to pico_arm_gcc since not specified.
-- Defaulting build type to 'R…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@JDPKSP
Comment options

@vruumllc
Comment options

Answer selected by JDPKSP
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants