Spresense/sdk/bsp does not exist in the Spresense SDK

Asked 2 years ago, Updated 2 years ago, 296 views

We are following the Spresense SDK Getting Started Guide.

Development Environment:
Ubuntu 18.04 LTS
VSCode Ver.1.61.2 (current)
Presense SDK Ver.2.3.0 (current state of affairs)

There was an error in IncludePass in VSCode.

/home/trl/taniguchi_ws/FUN-KEY/spresense/sdk/bsp/include not found.

I checked and found that there was no folder named "/spresense/sdk/bsp" in the SDK.
In addition, github had a bsp folder until v1.5.1 and was no longer v2.0.0 or later.

Is it okay to erase the "spresense/sdk/bsp/include" path?

IncludePass Screen

spresense

2022-09-30 21:59

1 Answers

I am also using the Spresense VSCode IDE, and a similar message is displayed.
It seems that SDK 1.5.1 was available, so it seems that the old path is set.

If you are using SDK 2.3.0, I think you can delete it.
(Even if an error message is displayed, TAB can be supplemented, so I think you don't have to erase it.)but)

I hope I can be of service to you.


2022-09-30 21:59

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.