David Wallis
David Wallis
How far did you get with this, is there a working module that can be used for executing a script block rather than dot sourcing?
I'm guessing this is a no?
looping back around as I'm still trying to generate the info as part of our CI build internally.. Would it be possible to do something like this project allows as...
thanks, I tried that: ```You cannot call a method on a null-valued expression. At Snipped\Documents\WindowsPowerShell\Modules\HPEOneView.630\6.30.2928.3678\HPEOneView.630.psm1:109758 char:26 + {$_.Contains($EthernetNetworksUri)} + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (:) [], RuntimeException + FullyQualifiedErrorId :...
thanks that gets it in, however hitting what I think is a bug in the module: ```powershell You cannot call a method on a null-valued expression. At \WindowsPowerShell\Modules\HPEOneView.630\6.30.2928.3678\HPEOneView.630.psm1:109758 char:26 +...
just trying to follow these instructions using segger emedded studio for arm v5.34 64bit on windows.. I'm getting the following errors linking LoxLink.elf ``` Checking project status Building ‘LoxLink’ from...
Bingo! That compiled.. Now need to to work out how to debug and program with the st-link v2
I think only onboard st link can be flashed, not the usb dongle version?? On Sat, 6 Feb 2021, 14:53 Markus Fritze, wrote: > I am using a SEGGER J-Link...
@MS-Astra based on your comment, I bought the J-Link EDU mini - and glad I did as previously I was looking at the clones due to the cost. Can confirm...
I'm connected the board to loxlink but not getting too far at the moment, need to try and find a schematic for the board I have which is  can...