makerbase-mks / MKS-TOOL

MKS TOOL is a tool that allows you to quickly modify the display UI and configuration files using a graphical interface (currently only supports MKS Robin series boards).
GNU General Public License v3.0
56 stars 12 forks source link

Compilation Issue #30

Open LEG59DK opened 2 years ago

LEG59DK commented 2 years ago

compilation terminate with error with a message 'no space left on device'

Context : Marlin 2.0.9.3 on Monster8 v1

see detail below

欢迎使用MKS Compile Toolhttps://www.baizhongyun.cn/home/mkscompileview在线编译功能,很遗憾您提交的文件编译失败, 编译的板卡为:mks_monster8_usb_flash_drive。 请检查文件配置并重新提交文件进行在线编译。 切勿回复此邮件, 如有疑问请点击https://github.com/makerbase-mks/MKS-TOOL提交issue进行反馈。 感谢使用! Hello! Welcome to MKS Compile Toolhttps://www.baizhongyun.cn/home/mkscompileview. We are so sorry that your uploaded Marlin file has been compiled fail with board named mks_monster8_usb_flash_drive. Please check your configuration and use MKS Compile Tool again. Don't reply here. If you have any question, please push issue on githubhttps://github.com/makerbase-mks/MKS-TOOL. Thank you! Processing mks_monster8_usb_flash_drive (board: marlin_STM32F407VGT6_CCM; platform: ststm32@~12.1; framework: arduino)

Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/ststm32/marlin_STM32F407VGT6_CCM.html PLATFORM: ST STM32 (12.1.1) > STM32F407VG (128k RAM, 64k CCM RAM, 1024k Flash HARDWARE: STM32F407VGT6 168MHz, 128KB RAM, 1MB Flash DEBUG: Current (jlink) External (jlink, stlink) PACKAGES:

========================= [FAILED] Took 120.97 seconds ========================= Environment Status Duration


mks_monster8_usb_flash_drive FAILED 00:02:00.973 ==================== 1 failed, 0 succeeded in 00:02:00.973 ====================

LEG59DK commented 2 years ago

Finally, i decided to install Visual Studio code on my PC. This quite simple to install and It works !

For people who want to do so : https://marlinfw.org/docs/basics/install_platformio_vscode.html#installing-marlin-(platformio-with-vscode)