A bit lost here

Hi, I havent been on for a while. I’m running mbed studio and have tried to build a program that I last worked on in 2022 and its spitting a huge number of errors

I also cannot seem to find the mbed.h file - I thinkk this may be the cause of the problem.

I’d be grateful for any help. Thanks

It looks like the mbed.h file cannot be found, despite it being the first line of the code

Has it moved, or does anyone know how I can link to it? I’m using a LPC1114 BTW - I’m just trying to make a small update to the code.

Thanks

Hello,

it seems the MbedOS was not properly inicialized by MbedStudio. Try to delete build folder and right click on the project and choose active… if this will not help, you will probably need to recreate your project.

And when you work with a project just once per two years then maybe read this amouncment

BR, Jan

Thanks Jan. I saw the announcement via email some months ago, so am planning to leave mbed and transisiton to the ST IDE and ST controllers for future projects. I am hoping to be able to make some final changes on this specific software before moving on - I really want to avoid having to port it to another controller/IDE.

Anyway, as always, thanks for your help - I will try your proposals.

BR

Andrew

You are welcome.

Just for consideration -MbedCE

BR, Jan

I still cannot open the workspace correctly to try to solve my proplem. I erased and reinstalled Mbed Studio. I have project files in a folder on my desktop but mbed studio willnot let me look for the project folder to open it. I have the program in the repository as well, and can copy and pastec put the URL in the dialog box, then it asks for the program name and I am stuck again. Very confusing.

I cannot seem to do anything to make the program active and the ‘search programs’ dialog box remains empty.

Ok, I see the problem, this is wrong. You have to open a workspace (WS for more) folder with MbedStudio too see all projects in that WS. Your project is opened as a WS currently.

  • So if you do not have then create a WS folder, for example - C:\Users\YourUserName\Mbed_WorkSpace
  • Open this WS in MbedStudio
  • Move the project or create new one in that WS folder
  • activate the project in MbedStudio and enjoy

BR, Jan

I’m still not able to select any of the programs so they can be worked on in mbded studio. This is what I am getting


strong text

I created a file in the user directory and called it WS which is where the archived programs are and the unzipped programp I want to work on. But, mbed studio will not let me set the unzipped program to the active program so I can work on it. The ‘Active Program’ box is empty - there is nothing in it.

Apologies for this - I appreciate any help to get up and running.

Thank you

OK

BR, Jan

Thanks Jan. I will start it over and use Blinky as the template.

Rgds

Andrew

Yeah, when you are lost then return to basic or something you know. Basic rule.

BR, Jan