I increasingly like this architecture

Thank you very much, Panu, the device 'resurrected'! Instruction your provided works for me.Panu wrote: ↑Tue 2018-03-13 9:41
PS. Here are our internal programming instructions for the production of the board :VS1005HiResPlayerOhjelmointiTestaus.pdf They're in Finnish but I think you can follow the steps quite easily and compare the screenshots to what you see on your screen. So the language is not that important : )
The main difficulty is to find which button to press during reset. The combinations I found did not work every time. It took a long time - to get the VSprom to connect to divice.
Thank you!
I think the kernel is good enough for the product, so there's probably no urgent need to update it. But because we just changed how the linker works by default in the last VSIDE release (it saves a LOT of space on our small internal flash when used with the latest kernel), so I think it's easier for you to modify the code with a VSIDE version which is a few months older than now. At least until you're comfortable.
I'll try to find the time to update the hires solutions to compile with the latest tools. It involves setting a couple of linker directives differently.
-Panu
Ok, makes sense. Do you remember the key combination that worked?The main difficulty is to find which button to press during reset. The combinations I found did not work every time. It took a long time - to get the VSprom to connect to device.