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

Problems with file names when compiling on Linux #41

Open
lucasgranberg opened this issue Aug 9, 2022 · 1 comment
Open

Problems with file names when compiling on Linux #41

lucasgranberg opened this issue Aug 9, 2022 · 1 comment
Assignees
Labels
bug Something isn't working internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system lorawan LoraWAN-related issue or pull-request. projects Projects-related (demos, applications, examples) issue or pull-request.
Milestone

Comments

@lucasgranberg
Copy link

I don't know if Linux is officially supported but I got it to work. Only problem was with some lower/upper-case file names. I had to edit these lines to use upper case "PLUS" to get it to work

  priorbin=$userAppBinary"/SBSFU_LoRaWAN_End_Node_DualCore_CM0PLUS.bin"
  priorbinadd=$userAppBinary"/SBSFU_LoRaWAN_End_Node_DualCore_CM0PLUS.bin.baseadd"

@ASELSTM
Copy link
Contributor

ASELSTM commented Nov 7, 2022

ST Internal Reference: 138402

@ASELSTM ASELSTM self-assigned this Nov 7, 2022
@ASELSTM ASELSTM added internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system mw Middleware-related issue or pull-request. lorawan LoraWAN-related issue or pull-request. projects Projects-related (demos, applications, examples) issue or pull-request. and removed mw Middleware-related issue or pull-request. labels Nov 7, 2022
@ALABSTM ALABSTM added the bug Something isn't working label Dec 8, 2022
@ASELSTM ASELSTM added this to the v1.4.0 milestone Apr 10, 2023
@ALABSTM ALABSTM modified the milestones: v1.4.0, v1.3.0 Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal bug tracker Issue confirmed and reported into a ticket in the internal bug tracking system lorawan LoraWAN-related issue or pull-request. projects Projects-related (demos, applications, examples) issue or pull-request.
Projects
None yet
Development

No branches or pull requests

4 participants