#Proffie profile help

13 messages · Page 1 of 1 (latest)

thorn meadow
#

so whats the error?

lean bough
#

thats the error I get

thorn meadow
#

that looks like a plug in or os issue.

#

maybe uninstall/reinstall the plug in to see if that fixes it.

cosmic isle
#

update plugin to version 3.6.0

lean bough
# cosmic isle update plugin to version 3.6.0

Arduino: 1.8.3 (Windows 10), Board: "Proffieboard V3, Serial, SDCARD (SPI), 80 MHz, Smallest Code"

Build options changed, rebuilding all
c:/users/admin/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\Admin\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\3.6.0\variants\STM32L452RE-ProffieboardV3/linker_scripts/STM32L452RE_FLASH.ld:224: warning: memory region `SRAM2' not declared

c:/users/admin/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\Admin\AppData\Local\Temp\ProffieOS.ino.elf.SwV7Cu.ltrans0.ltrans.o: in function `main':

C:\Users\Admin\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\3.6.0\cores\stm32l4/main.cpp:129: undefined reference to `setup'

c:/users/admin/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\Admin\AppData\Local\Arduino15\packages\proffieboard\hardware\stm32l4\3.6.0\cores\stm32l4/main.cpp:133: undefined reference to `loop'

collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Proffieboard V3.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

#

something in here im doing wrong?

stiff violetBOT
#

GG @lean bough, you just advanced to level 1!

lean bough
lean bough
thorn meadow
#

The plug in really has nothing to do with the os file itself

cosmic isle
#

You pasted your config file content IN ProffieOS.ino and it's open in Arduino, which is not right.

#

That's all supposed to be in a stand-alone file and live in the config folder with all the other config .h files.