makerbase-mks / MKS-OWL

MKS OWL motherboard is FDM 3d printing mainboard using an NXP LPC5528 32-bit Cortex-M33 MCU, it intergrated 5-axis plug-in stepper driver interfaces, supports MKS TS35 and MKS MINI12864 V3 , supports USB flash storage, and runs marlin v2.x firmware.
GNU General Public License v3.0
6 stars 3 forks source link

Unable to compile Marlin - Missing nxplpc-arduino-lpc552 #1

Closed willngton closed 1 year ago

willngton commented 1 year ago

Hello,

I am unable to compiler Marlin for my printer due missing framework, is there a public place to download it?

Resolving MKS_OWL dependencies... Platform Manager: Installing nxplpc-arduino-lpc5528 Error: Could not find the package with 'nxplpc-arduino-lpc5528' requirements for your system 'windows_amd64'

Processing MKS_OWL (board: nxp_lpc5528; platform: nxplpc-arduino-lpc5528; framework: arduino)

Platform Manager: Installing nxplpc-arduino-lpc5528 Error: Could not find the package with 'nxplpc-arduino-lpc5528' requirements for your system 'windows_amd64'

willngton commented 1 year ago

Issue is fixed with last commit, nxplpc-arduino-lpc5528 and framework-arduino-lpc5528 uploaded