Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:16 23 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Compiling the Picomite source

Author Message
Plasmamac

Guru

Joined: 31/01/2019
Location: Germany
Posts: 554
Posted: 02:06pm 03 Oct 2024
Copy link to clipboard 
Print this post

Hi , is anybody (except Peter or Geoff) able to compile the sourcecode ? Iam stalling at the setup. Is where a video about? Or maybe a tutorial? I’d like to create something but no luck atm because iam to dull
Plasma
 
thwill

Guru

Joined: 16/09/2019
Location: United Kingdom
Posts: 4035
Posted: 02:20pm 03 Oct 2024
Copy link to clipboard 
Print this post

Hi @Plasmamac,

I fear you are asking too much and offering too little (information).

How about you start by telling us:

- What platform you are compiling on.
- What compiler version you are using.
- What you've already tried, and what the results were (with screen shots or console dumps).

And "yes", I did build it successfully on Linux about 6 months ago but I have neither time nor inclination to write a tutorial or make a video, sorry 😐.

Best wishes,

Tom
Game*Mite, CMM2 Welcome Tape, Creaky old text adventures
 
homa

Guru

Joined: 05/11/2021
Location: Germany
Posts: 351
Posted: 02:24pm 03 Oct 2024
Copy link to clipboard 
Print this post

Hello Plasma,

take a look here:

https://www.thebackshed.com/forum/ViewTopic.php?TID=16130&PID=207700#207700#207723

This was my successful attempt a few days ago, but it should get you there.

Matthias

Hast Du meine bitte gesehen?
https://www.thebackshed.com/forum/ViewTopic.php?TID=17301&P=2#227716
Edited 2024-10-04 00:26 by homa
 
EDNEDN
Senior Member

Joined: 18/02/2023
Location: United States
Posts: 118
Posted: 02:33pm 03 Oct 2024
Copy link to clipboard 
Print this post

  Plasmamac said  Hi , is anybody (except Peter or Geoff) able to compile the sourcecode ? Iam stalling at the setup. Is where a video about? Or maybe a tutorial? I’d like to create something but no luck atm because iam to dull


The biggest challenge is getting the tool chain setup properly for the Pico.

I am using Visual Studio with PlatformIO to build the code.  

Try this:    https://www.raspberrypi.com/news/raspberry-pi-pico-windows-installer/

Once you get the tool chain setup and working...   You may need some coaching to get the code base pulled into PlatformIO and the various options setup so it compiles. (CMake has to be activated and the various little icons are very cryptic to get things done.)
 
Plasmamac

Guru

Joined: 31/01/2019
Location: Germany
Posts: 554
Posted: 07:00pm 03 Oct 2024
Copy link to clipboard 
Print this post

thx for your answers, i will go with anbody who show me how it works ;)

prefere win, but will go with linux ( vitual) or mac (intel)

thanks again

@homa  for shure  one for you also
Plasma
 
EDNEDN
Senior Member

Joined: 18/02/2023
Location: United States
Posts: 118
Posted: 07:10pm 03 Oct 2024
Copy link to clipboard 
Print this post

  Plasmamac said  thx for your answers, i will go with anbody who show me how it works ;)

prefere win, but will go with linux ( vitual) or mac (intel)



So use this link to download and install the Pico tool chain.

https://www.raspberrypi.com/news/raspberry-pi-pico-windows-installer/

Then bring up Visual Studio and make sure the PlatformIO IDE is installed.

Then install the CMake extensions to Visual Studio.

At that point you are ready to pull in the MMBasic source tree and compile it.
 
TassyJim

Guru

Joined: 07/08/2011
Location: Australia
Posts: 6093
Posted: 08:50pm 03 Oct 2024
Copy link to clipboard 
Print this post

  Plasmamac said  Hi , is anybody (except Peter or Geoff) able to compile the sourcecode ? Iam stalling at the setup. Is where a video about? Or maybe a tutorial? I’d like to create something but no luck atm because iam to dull


I managed a few years ago.
I started with
https://www.raspberrypi.com/news/raspberry-pi-pico-windows-installer/
I think that was the link. Edit: Yes that's the version I used. It works best with a clean install of all components.

It was for a couple of SDK versions ago and I had difficulties when it came to updating the SDK.
I never managed to win with the WEBmite version.

I hope I can avoid going there again. My dislike for tool-chains was caused by playing with Arduino and the dislike has remained.

Jim
Edited 2024-10-04 07:04 by TassyJim
VK7JH
MMedit   MMBasic Help
 
homa

Guru

Joined: 05/11/2021
Location: Germany
Posts: 351
Posted: 09:25pm 03 Oct 2024
Copy link to clipboard 
Print this post

  Plasmamac said  
@homa  for shure  one for you also

thx!
 
Malibu
Senior Member

Joined: 07/07/2018
Location: Australia
Posts: 228
Posted: 01:22am 04 Oct 2024
Copy link to clipboard 
Print this post

  Plasmamac said  Hi , is anybody (except Peter or Geoff) able to compile the sourcecode ? Iam stalling at the setup. Is where a video about? Or maybe a tutorial? I’d like to create something but no luck atm because iam to dull


This Youtube Video helped me get everything correct. It's probably using older versions of everything now, but the instructions would still be relevant
John
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024