I’ve moved this to a separate thread as you resurrected an old thread about something completely different.
Since you’re talking about the Bigtreetech version of Marlin, perhaps you should be looking at
https://github.com/bigtreetech/BIGTREETECH-SKR-V1.3/tree/master/firmware/Marlin-bugfix-2.0.x
for the source code, and using the configuration they provide?
Someone else will probably be able to help you with this specific board, as there have been a few posts by people for that particular board recently, so there are some other users of it on this forum.
So I have been stuck for a few days here, mind you this is my first board programming with platformIO but I have gone through everything I can think of. I keep getting this error when trying to upload my Marlin config to a BIGTREE TECH SKR 1.3 board:
"
Unable to find destination disk (a bytes-like object is required, not ‘str’)
Please select it in platformio.ini using the upload_port keyword (Redirecting... ) or copy the firmware (.pio/build/LPC1768/firmware.bin) manually to the appropriate di…
Here are the errors
> Executing task: C:\Users\sthga\.platformio\penv\Scripts\platformio.exe run <
Processing LPC1768 (platform: ://github.com/p3p/pio-nxplpc-arduino-lpc176x/archive/0.1.2.zip; framework: arduino; board: nxp_lpc1768)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Verbose mode can be enabled via `-v, --verbose` option
C…