Issue with OS8 Config

Hi Guys,

As Proffieconfig now has OS8 available i decided to try changing my config from OS7 to OS8 on my 3.9 board.

For some reason its complaining the compiler ran out of memory, it does allow for flashing the config if i remove half of the blades but then it shows to only be using 43% of the board. The config works correctly at around 46% capacity on OS7

Here is the pastebin link for the OS8 Config: /* * This configuration file was generated by ProffieConfig, created by Ryryog - Pastebin.com

Thanks in advanced for the help

Since this is a pretty common thing it seems, I should probably add more information/help to the UI and message, but anyways…

You’re probably seeing the same problem as here. Let me know if that helps.

For more clarity, if you’re curious, this is about the compiler (part of the software running on your computer) running out of memory (because the older Windows version is limited), not the memory allocation for the board.

They’re correlated, since a more complicated config will require more memory on the board and more memory on your PC to compile, but they’re different.

Awesome, thats working properly now.

Twice in a few hours you’ve helped be now

Cheers

1 Like

Glad to hear!