Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make issue #8

Open
FathiMahdi opened this issue Nov 27, 2023 · 0 comments
Open

Make issue #8

FathiMahdi opened this issue Nov 27, 2023 · 0 comments

Comments

@FathiMahdi
Copy link

I am having this issue we I tried to build the project

$ make $SRCS is [src/BlueNRG1_it.c src/main.c ] PRE if not exist libs mkdir libs /usr/bin/sh: -c: line 2: syntax error: unexpected end of file make: *** [Makefile:131: pre-build] Error 2

my settings:
`
{
"json.schemas": [
{
"fileMatch": [
"/myfile"
],
"url": "schemaURL"
}
],

"armToolchainVersion": "10.3.1",
"cortex-debug.armToolchainPath": "C:/PROGRA~2/GNUARM~1/102021~1.10/bin", 
"cortex-debug.openocdPath": "${workspaceRoot}/openocd-0.11.0-rc1/bin/openocd.exe",
//Please modify this to your server location if different
"cortex-debug.JLinkGDBServerPath": "C:/Program Files/SEGGER/JLink/JLinkGDBServerCL.exe",
//TODO: update this with your user directory's name
"bluenrgDkLocation":"C:/Users/Fathi/ST/BlueNRG-1_2 DK 3.2.3/Library",
"binaryFileName":"blinkTest"

}
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant