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

Can't build/ Error 123 #24

Open
Dostanle opened this issue Sep 15, 2020 · 1 comment
Open

Can't build/ Error 123 #24

Dostanle opened this issue Sep 15, 2020 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@Dostanle
Copy link

Dostanle commented Sep 15, 2020

Processing stm8sblue (platform: ststm8; framework: arduino; board: stm8sblue)

Verbose mode can be enabled via -v, --verbose option
CONFIGURATION: https://docs.platformio.org/page/boards/ststm8/stm8sblue.html
PLATFORM: ST STM8 (1.0.2) > ST STM8S103F3 Breakout Board
HARDWARE: STM8S103F3P6 16MHz, 1KB RAM, 8KB Flash
PACKAGES:

  • framework-arduinoststm8 0.40.181216
  • tool-stm8binutils 0.230.0 (2.30)
  • toolchain-sdcc 1.30804.10766 (3.8.4)
    LDF: Library Dependency Finder -> http://bit.ly/configure-pio-ldf
    LDF Modes: Finder ~ chain, Compatibility ~ soft
    Found 26 compatible libraries
    Scanning dependencies...
    No dependencies
    Building in release mode
    Archiving .pio\build\stm8sblue\libFrameworkArduinoVariant.lib
    Archiving .pio\build\stm8sblue\libFrameworkArduino.lib
    *** [.pio\build\stm8sblue\libFrameworkArduinoVariant.lib] Error 123
    *** [.pio\build\stm8sblue\libFrameworkArduino.lib] Error 123
    =============================================================================== [FAILED] Took 1.45 seconds ===============================================================================
    The terminal process "C:\Users\Croaton.platformio\penv\Scripts\platformio.exe 'run'" terminated with exit code: 1.

Terminal will be reused by tasks, press any key to close it.

it worked fine until now, not even guess whats the problem

the same thing happens with other platforms on STM8, with projects on STM32 or ESP32 everything works. I tried to install the previous version of C / C ++ and the PlatformIO extension, but nothing changed - the same error

@maxgerhardt
Copy link
Contributor

Have you tried replacing SDCC with the new 4.0.0 version as described in https://community.platformio.org/t/error-309-arduino-fade-all-pins-for-the-platform-st-stm8/13690/18?

@valeros valeros added the help wanted Extra attention is needed label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants