I just upgraded to sdk 2.5.0; when I try to create a new project, I get an error:
It doesn't seem to matter what project I'm trying to create. In this particular case I'm trying to create one from the Telnet sample.
Regards,
Jerry
I just upgraded to sdk 2.5.0; when I try to create a new project, I get an error:
It doesn't seem to matter what project I'm trying to create. In this particular case I'm trying to create one from the Telnet sample.
Regards,
Jerry
I used toolchain manager to update my sdk and toolchain; now when I try to create an applications and I select "copy an application", I get the message, "No samples available."
I am running Ubuntu 23.10, VSCODE 1.84.1, SDK 2.5.0 and Toolchain 2.5.0.
I don't know what I did, but, it is displaying the samples again; so we are back to the mkdir problem.
Hi,
I assume you are using the "telnet" sample? If so, it looks like you are trying to place it at "/", which your normal user don't have write access to. So you should pick a more appropriate path when you are prompted for that (somewhere within your home directory).
Hi Einar,
Thank you; that got me past that problem. However, I'm still not creating the project; I'm getting these error messages:
I have no idea what it is trying to tell me.
Since this is really different problem, should I close it and create a new ticket?
Regards,
Jerry