Hey!
I am new to particle boards, and I have been messing around with the boron for a few days. I have been using the workbench for most of the flashing to save some data.
However, whenever I was trying out the LoRa example code from RF9X-RK and RH_RF95, I get a lot of errors. I tried it on a mac and a windows laptop and I'm facing the same issue. I don't know why - but I'm guessing it is probably due to some path settings. Can someone help me figure this out?
Here is the audit:
{
"username": "XXX",
"workspace": {
"name": "Blink_LED",
"isWorkspace": false,
"folders": [
{
"location": "c:\\Users\\CS\\Documents\\Workspace\\Boron_V1.5_Test\\Blink_LED",
"hasValidPath": true,
"settings": {
"firmwareName": "deviceOS",
"firmwareVersion": "4.0.2",
"targetDevice": "Boron_V1.5_1",
"targetPlatform": "boron",
"compileButtonAction": "localAppDeviceOS",
"flashButtonAction": "localAppDeviceOS",
"disableWelcomeScreen": false,
"disableDeviceOSOutdatedCheck": false,
"disableLocalCompilerDirtyCheck": false,
"enableVerboseLocalCompilerLogging": false,
"compileDefines": [],
"customDeviceOSLocation": "",
"maxAllowedToolchains": 4
},
"files": [
".vscode",
".vscode\\launch.json",
".vscode\\settings.json",
"boron_firmware_1685630684670.bin",
"lib",
"lib\\CryptoLW-RK",
"lib\\RF9X-RK",
"project.properties",
"README.md",
"src",
"src\\Blink_LED.txt",
"src\\server.cpp",
"src\\server.ino",
"target",
"target\\4.0.2"
]
}
]
},
"cli": {
"binpath": "c:\\Users\\CS\\.vscode\\extensions\\particle.particle-vscode-core-1.16.1\\src\\cli\\bin\\windows\\amd64\\particle.exe",
"ok": true,
"version": "3.11.0",
"installed": 1685039975467
},
"localCompiler": {
"ok": false,
"dependencies": [
{
"id": "deviceOS@4.0.2",
"ok": true
},
{
"id": "gcc-arm@10.2.1",
"ok": true
},
{
"id": "buildtools@1.1.1",
"ok": true
},
{
"id": "buildscripts@1.11.0",
"ok": true
},
{
"id": "openocd@0.11.0-particle.4",
"ok": true
},
{
"id": "deviceOS@2.0.0-rc.3",
"ok": true
},
{
"id": "gcc-arm@9.2.1",
"ok": true
},
{
"id": "deviceOS@1.5.2",
"ok": true
},
{
"id": "gcc-arm@5.3.1",
"ok": true
}
]
},
"platform": {
"os": "windows",
"type": "Windows_NT",
"release": "10.0.19045",
"arch": "x64",
"path": {
"key": "Path",
"value": "C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\MATLAB\\R2018b\\bin;C:\\Users\\CS\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\CS\\AppData\\Local\\particle\\bin;C:\\OpenSSL-Win32\\bin;{\"properties\":{\"Status\":\"Success\"},\"event\":\"Install Done\",\"context\":{\"os\":{\"name\":\"Windows\",\"version\":\"10.0 (64 bit)\"}},\"anonymousId\":\"laptop-bhg1tvbe\\\\cs S-1-5-21-526588647-2124628400-2262313652-1002\\r\\n\"};C:\\Users\\CS\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;",
"entries": [
"C:\\WINDOWS\\system32",
"C:\\WINDOWS",
"C:\\WINDOWS\\System32\\Wbem",
"C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\",
"C:\\WINDOWS\\System32\\OpenSSH\\",
"C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL",
"C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL",
"C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT",
"C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT",
"C:\\Program Files\\MATLAB\\R2018b\\bin",
"C:\\Users\\CS\\AppData\\Local\\Microsoft\\WindowsApps",
"C:\\Users\\CS\\AppData\\Local\\particle\\bin",
"C:\\OpenSSL-Win32\\bin",
"{\"properties\":{\"Status\":\"Success\"},\"event\":\"Install Done\",\"context\":{\"os\":{\"name\":\"Windows\",\"version\":\"10.0 (64 bit)\"}},\"anonymousId\":\"laptop-bhg1tvbe\\\\cs S-1-5-21-526588647-2124628400-2262313652-1002\\r\\n\"}",
"C:\\Users\\CS\\AppData\\Local\\Programs\\Microsoft VS Code\\bin",
""
]
},
"homeDir": "C:\\Users\\CS",
"particleDir": "C:\\Users\\CS\\.particle",
"particleToolchainDir": "C:\\Users\\CS\\.particle\\toolchains"
},
"env": {
"ALLUSERSPROFILE": "C:\\ProgramData",
"APPDATA": "C:\\Users\\CS\\AppData\\Roaming",
"CHROME_CRASHPAD_PIPE_NAME": "\\\\.\\pipe\\LOCAL\\crashpad_5396_GORYRYNJFQNDSDWJ",
"COMPUTERNAME": "LAPTOP-BHG1TVBE",
"ComSpec": "C:\\WINDOWS\\system32\\cmd.exe",
"CommonProgramFiles": "C:\\Program Files\\Common Files",
"CommonProgramFiles(x86)": "C:\\Program Files (x86)\\Common Files",
"CommonProgramW6432": "C:\\Program Files\\Common Files",
"DriverData": "C:\\Windows\\System32\\Drivers\\DriverData",
"ELECTRON_RUN_AS_NODE": "1",
"FPS_BROWSER_APP_PROFILE_STRING": "Internet Explorer",
"FPS_BROWSER_USER_PROFILE_STRING": "Default",
"HOMEDRIVE": "C:",
"HOMEPATH": "\\Users\\CS",
"LOCALAPPDATA": "C:\\Users\\CS\\AppData\\Local",
"LOGONSERVER": "\\\\LAPTOP-BHG1TVBE",
"NUMBER_OF_PROCESSORS": "4",
"OPENSSL_CONF": "C:\\OpenSSL-Win32\\bin\\openssl.cfg",
"ORIGINAL_XDG_CURRENT_DESKTOP": "undefined",
"OS": "Windows_NT",
"OneDrive": "C:\\Users\\CS\\OneDrive",
"OnlineServices": "Online Services",
"PATHEXT": ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC",
"PROCESSOR_ARCHITECTURE": "AMD64",
"PROCESSOR_IDENTIFIER": "Intel64 Family 6 Model 142 Stepping 10, GenuineIntel",
"PROCESSOR_LEVEL": "6",
"PROCESSOR_REVISION": "8e0a",
"PSModulePath": "C:\\Program Files\\WindowsPowerShell\\Modules;C:\\WINDOWS\\system32\\WindowsPowerShell\\v1.0\\Modules",
"PUBLIC": "C:\\Users\\Public",
"Path": "C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0\\;C:\\WINDOWS\\System32\\OpenSSH\\;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\DAL;C:\\Program Files (x86)\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\Intel\\Intel(R) Management Engine Components\\IPT;C:\\Program Files\\MATLAB\\R2018b\\bin;C:\\Users\\CS\\AppData\\Local\\Microsoft\\WindowsApps;C:\\Users\\CS\\AppData\\Local\\particle\\bin;C:\\OpenSSL-Win32\\bin;{\"properties\":{\"Status\":\"Success\"},\"event\":\"Install Done\",\"context\":{\"os\":{\"name\":\"Windows\",\"version\":\"10.0 (64 bit)\"}},\"anonymousId\":\"laptop-bhg1tvbe\\\\cs S-1-5-21-526588647-2124628400-2262313652-1002\\r\\n\"};C:\\Users\\CS\\AppData\\Local\\Programs\\Microsoft VS Code\\bin;",
"ProgramData": "C:\\ProgramData",
"ProgramFiles": "C:\\Program Files",
"ProgramFiles(x86)": "C:\\Program Files (x86)",
"ProgramW6432": "C:\\Program Files",
"RegionCode": "NA",
"SESSIONNAME": "Console",
"SystemDrive": "C:",
"SystemRoot": "C:\\WINDOWS",
"TEMP": "C:\\Users\\CS\\AppData\\Local\\Temp",
"TMP": "C:\\Users\\CS\\AppData\\Local\\Temp",
"USERDOMAIN": "LAPTOP-BHG1TVBE",
"USERDOMAIN_ROAMINGPROFILE": "LAPTOP-BHG1TVBE",
"USERNAME": "CS",
"USERPROFILE": "C:\\Users\\CS",
"VSCODE_AMD_ENTRYPOINT": "vs/workbench/api/node/extensionHostProcess",
"VSCODE_CODE_CACHE_PATH": "C:\\Users\\CS\\AppData\\Roaming\\Code\\CachedData\\b3e4e68a0bc097f0ae7907b217c1119af9e03435",
"VSCODE_CRASH_REPORTER_PROCESS_TYPE": "extensionHost",
"VSCODE_CRASH_REPORTER_SANDBOXED_HINT": "1",
"VSCODE_CWD": "C:\\Users\\CS\\AppData\\Local\\Programs\\Microsoft VS Code",
"VSCODE_HANDLES_UNCAUGHT_ERRORS": "true",
"VSCODE_IPC_HOOK": "\\\\.\\pipe\\364b6576818cac6376f8d77e5a3eb769-1.78.2-main-sock",
"VSCODE_L10N_BUNDLE_LOCATION": "",
"VSCODE_NLS_CONFIG": "{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}",
"VSCODE_PID": "5396",
"platformcode": "KV",
"windir": "C:\\WINDOWS"
},
"versions": {
"node": "16.17.1",
"v8": "10.8.168.25-electron.0",
"uv": "1.43.0",
"zlib": "1.2.12.1-motley",
"brotli": "1.0.9",
"ares": "1.18.1",
"modules": "110",
"nghttp2": "1.47.0",
"napi": "8",
"llhttp": "6.0.9",
"openssl": "1.1.1",
"cldr": "41.0",
"icu": "71.1",
"tz": "2023a",
"unicode": "14.0",
"electron": "22.5.2",
"microsoft-build": "20762381",
"chrome": "108.0.5359.215"
},
"vscode": {
"appName": "Visual Studio Code",
"appRoot": "c:\\Users\\CS\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app",
"machineId": "643e496b0e78fc7978688b943d7595f2ae3c3e02c32b0f5e80849e39020aee5c",
"sessionId": "ea4922b1-fc64-46d5-9f4d-81e378370fbf1685478590746",
"version": "1.78.2"
},
"extensions": [
{
"id": "ms-vscode-remote.remote-wsl-recommender",
"version": "0.0.19"
},
{
"id": "ms-vscode.js-debug",
"version": "1.78.0"
},
{
"id": "ms-vscode.js-debug-companion",
"version": "1.0.18"
},
{
"id": "ms-vscode.node-debug",
"version": "1.44.28"
},
{
"id": "ms-vscode.node-debug2",
"version": "1.42.7"
},
{
"id": "ms-vscode.references-view",
"version": "0.0.80"
},
{
"id": "ms-vscode.vscode-js-profile-table",
"version": "1.0.3"
},
{
"id": "marus25.cortex-debug",
"version": "1.10.0"
},
{
"id": "mcu-debug.debug-tracker-vscode",
"version": "0.0.15"
},
{
"id": "mcu-debug.memory-view",
"version": "0.0.20"
},
{
"id": "mcu-debug.rtos-views",
"version": "0.0.6"
},
{
"id": "ms-vscode.cpptools",
"version": "1.15.4"
},
{
"id": "particle.particle-vscode-core",
"version": "1.16.1"
},
{
"id": "particle.particle-vscode-pack",
"version": "1.16.1"
},
{
"id": "particle.particle-vscode-snippets",
"version": "1.16.1"
},
{
"id": "particle.particle-vscode-theme",
"version": "1.16.1"
}
]
}
Thanks!