#"Visual Studio Code is unable to watch for file changes in this large workspace" (error ENOSPC)
52 messages · Page 1 of 1 (latest)
'C:\Users\This' is not recognized as an internal or external command,
operable program or batch file.
seems like the code cant go pass the space in C:/User/THis PC/
sorry using the wrong /
Nah that's not it... i made a new user with no "This PC" space and it also said it was invalid
Is it possible that you are using one drive or something similar? Arduino doesn't like that either.
Yes
I don't think so, might have it installed before but never touched it
here's the error
Seems it's still hanging on the name.
I agree. Try to downgrade the program.
I made a new user with just 3 letters in the user name, it didn't have a space in that thing
anyhow lemme try downgrade
if you didn't reinstall, the package may have still been installed under the original username
even if you changed users
for the new user i had to install everything again, yeah
that's from 1.8.1 arduino
it's not finding your board
So... driver?
GG @violet cipher, you just advanced to level 3!
potentially. you're sure you're using a data cable?
Yeah i use the one Sabertrio shipped with
you chose the right port?
port on the saber?
in arduino you have to choose the port
oh, there's only 1, com3
tools -> port
it should say proffieboard next to one of them
post a screenshot of your tools menu?
try usb type serial + mass storage + webusb and see if that does anything
ok one sec
c:/users/this pc/appdata/local/arduino15/packages/proffieboard/tools/arm-none-eabi-gcc/9-2020-q2-update/bin/../lib/gcc/arm-none-eabi/9.3.1/../../../../arm-none-eabi/bin/ld.exe:C:\Users\This PC\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\3.6\variants\STM32L433CC-ProffieboardV2/linker_scripts/STM32L433CC_FLASH.ld:224: warning: memory region `SRAM2' not declared
Sketch uses 239440 bytes (91%) of program storage space. Maximum is 262144 bytes.
An error occurred while uploading the sketch
The current directory is invalid.
error seems shorter lmao
OH SNAP I THINK I FOUND THE SOLUTION
Update:
I figured out what the issue was, so for anyone who might stumble in here someday with a similar issue here's what worked for me.
While the test compile worked, the crash would happen while uploading the arduino sketch to the proffieboard. I did a little googling and found an obscure post from a couple of years ago, where someone mentioned a solution. There seems to be a problem if you load, and edit, the ProffieOS .ino directly. Instead of opening that file with Arduino, open Arduino and then navigate file>open(or load)>your .ino file. Once the file is loaded, you can make your changes such as specifying a new config.h file or whatever else you need to do, save, then upload. It should hopefully work this time.
Hello everyone,
I just got a saber back after having it installed. This is my first proffie and I wanted to update some of the profiles since I didn't like some of the effect. I've read the material on fredrik's website and watch a few video in addition so I feel like I should know what I'm doing (but apparently not?). Anyways, I added a tes...
it looks like it's uploading now!
ok it's uploading but no new font added
xD
i guess it's the config file
ah nope i just did not delete the preset file
oh snap it worked!
sweet jesus i worked on this for 3 weeks
xD
thank you everyone