Bad Experience with Core Compute Dev

I have just received my Core Compute Module Dev Board and can’t say the experience has been great :frowning:

First thing I did is meadow flash os and got the OS up to date - board now shows as COM23.

Copied the example code here: http://developer.wildernesslabs.co/Meadow/Getting_Started/Getting_Started_Core-Compute_Module/ although D14 would seem to go to an unconnected pad?!

I put a breakpoint on the two Console.WriteLine in Initialize and Run then built and deployed the program.
The deploy appeared to go fine but neither breakpoint was hit and I did not see the Console output.

Trying to stop debugging also locked up Visual Studio 2022 - it seems to do that a lot!

I decided to change D14 to D17 as D17 - D20 appear as a header on the dev board but I cannot see in the schematics where these pins are actually connected to - are they connected to the Feather or CCM ?!

So basically, I am dead in the water at the moment :unamused:

Any help would be much appreciated.

Andy

FYI, this is the console output when deploying:

Build started...
1>------ Build started: Project: CCM_1, Configuration: Debug Any CPU ------
1>Skipping analyzers to speed up the build. You can execute 'Build' or 'Rebuild' command to run analyzers.
1>CCM_1 -> C:\Users\mail\Documents\Visual Studio 2022\Projects\Meadow\CCM_1\CCM_1\bin\Debug\netstandard2.1\App.dll
2>------ Deploy started: Project: CCM_1, Configuration: Debug Any CPU ------
2>[11/12/2022 13:09:05] Connecting to Meadow on COM23
2>[11/12/2022 13:09:06] Downloading version file for Meadow OS 0.9.0.2
2>[11/12/2022 13:09:07] Downloaded 285 bytes     
2>[11/12/2022 13:09:07] Meadow OS version 0.9.0.2 is already downloaded.
2>[11/12/2022 13:09:07] Meadow StdInfo: Mono is enabled
2>[11/12/2022 13:09:07] Meadow StdInfo: Mono has been disabled - restarting Meadow
2>[11/12/2022 13:09:11] Connecting to Meadow on COM23
2>[11/12/2022 13:09:12] Connecting to Meadow on COM23
2>[11/12/2022 13:09:12] Meadow StdInfo: Mono is disabled
2>[11/12/2022 13:09:14] Meadow StdInfo: Mono is disabled
2>[11/12/2022 13:09:14] Meadow StdInfo: dev/     
2>[11/12/2022 13:09:14] Meadow StdInfo:  little0 [block]
2>[11/12/2022 13:09:14] Meadow StdInfo:  little0p0 [block]
2>[11/12/2022 13:09:14] Meadow StdInfo:  mmcsd0 [block]
2>[11/12/2022 13:09:14] Meadow StdInfo:  monostderr [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  monostdout [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  mtdblock0 [block]
2>[11/12/2022 13:09:14] Meadow StdInfo:  null [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  nxupd [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  pwm0 [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  ramlog [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  ttyACM0 [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  ttyS0 [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  ttyS1 [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  ttyS2 [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  upd [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  urandom [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:  usrsock [char]
2>[11/12/2022 13:09:14] Meadow StdInfo: meadow0/ 
2>[11/12/2022 13:09:14] Meadow StdInfo:  ./      
2>[11/12/2022 13:09:14] Meadow StdInfo:  ../     
2>[11/12/2022 13:09:14] Meadow StdInfo:  App.pdb [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  App.deps.json [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  App.exe [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  meadow.config.yaml [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  App.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Meadow.Contracts.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Meadow.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Meadow.F7.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Meadow.Foundation.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Meadow.Logging.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Meadow.Units.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Bcl.AsyncInterfaces.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.Configuration.Abstractions.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.Configuration.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.Configuration.FileExtensions.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.Configuration.Json.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.FileProviders.Abstractions.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.FileProviders.Physical.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.FileSystemGlobbing.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Microsoft.Extensions.Primitives.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  Mono.Security.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  MQTTnet.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  mscorlib.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  mscorlib.pdb [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  NetEscapades.Configuration.Yaml.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  netstandard.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Buffers.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Configuration.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Core.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Core.pdb [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.IO.Compression.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.IO.Compression.FileSystem.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Memory.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Net.Http.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Numerics.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Numerics.Vectors.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.pdb [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Runtime.CompilerServices.Unsafe.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Text.Encodings.Web.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Text.Json.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Threading.Tasks.Extensions.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Web.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  System.Xml.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  YamlDotNet.dll [file]
2>[11/12/2022 13:09:14] Meadow StdInfo:  dns.conf [file]
2>[11/12/2022 13:09:14] Meadow StdInfo: var/     
2>[11/12/2022 13:09:14] Meadow StdInfo:  mqueue/ 
2>[11/12/2022 13:09:14] Meadow StdInfo:   Esp32Events [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:   Esp32Requests [char]
2>[11/12/2022 13:09:14] Meadow StdInfo:   IncomingEvents [char]
2>[11/12/2022 13:09:16] Found App.deps.json (CRC: 578901734)
2>[11/12/2022 13:09:16] Found App.dll (CRC: 2247429099)
2>[11/12/2022 13:09:16] Found App.exe (CRC: 2938646121)
2>[11/12/2022 13:09:16] Found App.pdb (CRC: 822680710)
2>[11/12/2022 13:09:16] Found dns.conf (CRC: 2979744109)
2>[11/12/2022 13:09:16] Found meadow.config.yaml (CRC: 4043840953)
2>[11/12/2022 13:09:16] Found Meadow.Contracts.dll (CRC: 3107563968)
2>[11/12/2022 13:09:16] Found Meadow.dll (CRC: 3254266896)
2>[11/12/2022 13:09:16] Found Meadow.F7.dll (CRC: 171108866)
2>[11/12/2022 13:09:16] Found Meadow.Foundation.dll (CRC: 3305000282)
2>[11/12/2022 13:09:16] Found Meadow.Logging.dll (CRC: 1523846219)
2>[11/12/2022 13:09:16] Found Meadow.Units.dll (CRC: 3858837552)
2>[11/12/2022 13:09:16] Found Microsoft.Bcl.AsyncInterfaces.dll (CRC: 3215379713)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.Configuration.Abstractions.dll (CRC: 2280680615)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.Configuration.dll (CRC: 791065472)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.Configuration.FileExtensions.dll (CRC: 3640381795)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.Configuration.Json.dll (CRC: 4221776617)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.FileProviders.Abstractions.dll (CRC: 1188190389)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.FileProviders.Physical.dll (CRC: 166378145)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.FileSystemGlobbing.dll (CRC: 2228902609)
2>[11/12/2022 13:09:16] Found Microsoft.Extensions.Primitives.dll (CRC: 1693316231)
2>[11/12/2022 13:09:16] Found Mono.Security.dll (CRC: 3067665408)
2>[11/12/2022 13:09:16] Found MQTTnet.dll (CRC: 506427821)
2>[11/12/2022 13:09:16] Found mscorlib.dll (CRC: 3132853321)
2>[11/12/2022 13:09:16] Found mscorlib.pdb (CRC: 3185737395)
2>[11/12/2022 13:09:16] Found NetEscapades.Configuration.Yaml.dll (CRC: 388009886)
2>[11/12/2022 13:09:16] Found netstandard.dll (CRC: 598635719)
2>[11/12/2022 13:09:16] Found System.Buffers.dll (CRC: 2270003332)
2>[11/12/2022 13:09:16] Found System.Configuration.dll (CRC: 3891762210)
2>[11/12/2022 13:09:16] Found System.Core.dll (CRC: 4282500883)
2>[11/12/2022 13:09:16] Found System.Core.pdb (CRC: 2253472053)
2>[11/12/2022 13:09:16] Found System.dll (CRC: 1745179904)
2>[11/12/2022 13:09:16] Found System.IO.Compression.dll (CRC: 2998748379)
2>[11/12/2022 13:09:16] Found System.IO.Compression.FileSystem.dll (CRC: 1580178571)
2>[11/12/2022 13:09:16] Found System.Memory.dll (CRC: 1315600087)
2>[11/12/2022 13:09:16] Found System.Net.Http.dll (CRC: 507206065)
2>[11/12/2022 13:09:16] Found System.Numerics.dll (CRC: 2811184710)
2>[11/12/2022 13:09:16] Found System.Numerics.Vectors.dll (CRC: 341410543)
2>[11/12/2022 13:09:16] Found System.pdb (CRC: 3878812589)
2>[11/12/2022 13:09:16] Found System.Runtime.CompilerServices.Unsafe.dll (CRC: 3870827526)
2>[11/12/2022 13:09:16] Found System.Text.Encodings.Web.dll (CRC: 3354248990)
2>[11/12/2022 13:09:16] Found System.Text.Json.dll (CRC: 1351808446)
2>[11/12/2022 13:09:16] Found System.Threading.Tasks.Extensions.dll (CRC: 808655331)
2>[11/12/2022 13:09:16] Found System.Web.dll (CRC: 2285113608)
2>[11/12/2022 13:09:16] Found System.Xml.dll (CRC: 560201316)
2>[11/12/2022 13:09:16] Found YamlDotNet.dll (CRC: 1259838021)
2>[11/12/2022 13:09:28] Meadow StdInfo: Meadow successfully deleted 'dns.conf'
2>[11/12/2022 13:09:28] Removing file: dns.conf  
2>[11/12/2022 13:09:28] Writing file: App.pdb    
2>[11/12/2022 13:09:28] Starting File Transfer...
2>[11/12/2022 13:09:28] Meadow StdInfo: File 10% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 21% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 32% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 43% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 53% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 64% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 70% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 80% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 91% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: Download of 'App.pdb' success (checksums calculated:0x8529DA08, expected:0x8529DA08)
2>[11/12/2022 13:09:28] Transfer Complete, wrote 9492 bytes to Meadow
2>[11/12/2022 13:09:28] Wrote file: C:\Users\mail\Documents\Visual Studio 2022\Projects\Meadow\CCM_1\CCM_1\bin\Debug\netstandard2.1\App.pdb
2>[11/12/2022 13:09:28] Skipping file (hash match): App.deps.json
2>[11/12/2022 13:09:28] Writing file: App.exe    
2>[11/12/2022 13:09:28] Starting File Transfer...
2>[11/12/2022 13:09:28] Meadow StdInfo: File 18% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 27% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 36% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 45% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 54% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 63% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 72% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 81% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 90% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: Download of 'App.exe' success (checksums calculated:0x5AD8CFF0, expected:0x5AD8CFF0)
2>[11/12/2022 13:09:28] Transfer Complete, wrote 5632 bytes to Meadow
2>[11/12/2022 13:09:28] Wrote file: C:\Users\mail\Documents\Visual Studio 2022\Projects\Meadow\CCM_1\CCM_1\bin\Debug\netstandard2.1\App.exe
2>[11/12/2022 13:09:28] Skipping file (hash match): meadow.config.yaml
2>[11/12/2022 13:09:28] Writing file: App.dll    
2>[11/12/2022 13:09:28] Starting File Transfer...
2>[11/12/2022 13:09:28] Meadow StdInfo: File 18% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 27% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 36% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 45% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 54% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 63% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 72% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 81% downloaded
2>[11/12/2022 13:09:28] Meadow StdInfo: File 90% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: Download of 'App.dll' success (checksums calculated:0x5A1A2BD6, expected:0x5A1A2BD6)
2>[11/12/2022 13:09:29] Transfer Complete, wrote 5632 bytes to Meadow
2>[11/12/2022 13:09:29] Wrote file: C:\Users\mail\Documents\Visual Studio 2022\Projects\Meadow\CCM_1\CCM_1\bin\Debug\netstandard2.1\postlink_bin\App.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Meadow.Contracts.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Meadow.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Meadow.F7.dll
2>[11/12/2022 13:09:29] Writing file: Meadow.Foundation.dll
2>[11/12/2022 13:09:29] Starting File Transfer...
2>[11/12/2022 13:09:29] Meadow StdInfo: File 11% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 23% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 35% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 41% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 52% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 64% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 70% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 82% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: File 94% downloaded
2>[11/12/2022 13:09:29] Meadow StdInfo: Download of 'Meadow.Foundation.dll' success (checksums calculated:0x547AE813, expected:0x547AE813)
2>[11/12/2022 13:09:29] Transfer Complete, wrote 8704 bytes to Meadow
2>[11/12/2022 13:09:29] Wrote file: C:\Users\mail\Documents\Visual Studio 2022\Projects\Meadow\CCM_1\CCM_1\bin\Debug\netstandard2.1\postlink_bin\Meadow.Foundation.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Meadow.Logging.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Meadow.Units.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Bcl.AsyncInterfaces.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.Configuration.Abstractions.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.Configuration.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.Configuration.FileExtensions.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.Configuration.Json.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.FileProviders.Abstractions.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.FileProviders.Physical.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.FileSystemGlobbing.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Microsoft.Extensions.Primitives.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): Mono.Security.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): MQTTnet.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): mscorlib.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): mscorlib.pdb
2>[11/12/2022 13:09:29] Skipping file (hash match): NetEscapades.Configuration.Yaml.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): netstandard.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Buffers.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Configuration.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Core.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Core.pdb
2>[11/12/2022 13:09:29] Skipping file (hash match): System.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.IO.Compression.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.IO.Compression.FileSystem.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Memory.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Net.Http.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Numerics.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Numerics.Vectors.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.pdb
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Runtime.CompilerServices.Unsafe.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Text.Encodings.Web.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Text.Json.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Threading.Tasks.Extensions.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Web.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): System.Xml.dll
2>[11/12/2022 13:09:29] Skipping file (hash match): YamlDotNet.dll
2>[11/12/2022 13:09:29] App.dll deploy complete  
2>[11/12/2022 13:09:29] Meadow StdInfo: Mono is disabled
2>[11/12/2022 13:09:29] Meadow StdInfo: Mono has been enabled - restarting Meadow
2>[11/12/2022 13:09:31] Connecting to Meadow on COM23
2>[11/12/2022 13:09:35] Connecting to Meadow on COM23
2>[11/12/2022 13:09:35] Meadow StdInfo: Meadow successfully started MONO
2>[11/12/2022 13:09:37] Meadow StdInfo: Mono is enabled

And the Meadow output window:

Launching application...

Connecting to Meadow on COM23
Connecting to Meadow on COM23
Meadow StdInfo: Meadow successfully started MONO
Connecting to Meadow on COM23
Listening for Visual Studio to connect on 127.0.0.1:55898
Visual Studio has Connected
Received 13 bytes from Meadow, will forward to VS
Received 13 bytes from VS, will forward to HCOM/Meadow. 8c22c369b0d41160270e2f1681e36376
Forwarded 13 bytes to VS
Received 11 bytes from VS, will forward to HCOM/Meadow. d37c733feef42a0dd5c8cef383ab41b3
Received 43 bytes from Meadow, will forward to VS
Forwarded 43 bytes to VS
Received 19 bytes from VS, will forward to HCOM/Meadow. f3f60d26aeac2bdf904140088d03c780
Received 11 bytes from Meadow, will forward to VS
Forwarded 11 bytes to VS
Received 11 bytes from VS, will forward to HCOM/Meadow. fe93bb24b6b25509368d1018b805ff98
Received 29 bytes from Meadow, will forward to VS
Forwarded 29 bytes to VS
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. e394c250015d383ba6b1c322cd271d0c
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. 4f6f38bc73cd4457a811743f7dd218e4
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. 9e2b2fec14058506a76795320f012af1
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. 42323b508387610be98c923d79fe5239
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. 624faab3883379f6294dc5fcffd478a2
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. e114d34e4b1466411e8e9dfc9265461b
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 24 bytes from VS, will forward to HCOM/Meadow. 89818f73410bfb503da08b683d522bb2
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 14 bytes from VS, will forward to HCOM/Meadow. 0db620323119dc786d865db9ec5f0e35
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. a47b1896a6855d223106b244cf02ecb1
Received 19 bytes from Meadow, will forward to VS
Forwarded 19 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. b42719f781986ae9dba9e8056dd61836
Received 106 bytes from Meadow, will forward to VS
Forwarded 106 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. bb64cb86533916e6e4f08d5bf121ef09
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 74ad56c855fdda0106ab05fe0263405c
Received 19 bytes from Meadow, will forward to VS
Forwarded 19 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 87903f49723823bdec527857e97ec0fa
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. c3ad9f51dcf12a1c21ee606afc79a09b
Received 12 bytes from Meadow, will forward to VS
Forwarded 12 bytes to VS
Received 36 bytes from VS, will forward to HCOM/Meadow. 84ed4ab00b3c76f8cb89e375cc7e7ea6
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 428e7915ac316529c2d141bf577dfc8d
Received 28 bytes from VS, will forward to HCOM/Meadow. 44a790b2946f35055a5519f9478f5efb
Received 100 bytes from Meadow, will forward to VS
Forwarded 100 bytes to VS
Received 15 bytes from Meadow, will forward to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 150761003351b88b6cf1032d0dbec04e
Forwarded 15 bytes to VS
Received 122 bytes from VS, will forward to HCOM/Meadow. 2d417f01b3d5a535cf8e9d565f3172e8
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 28 bytes from VS, will forward to HCOM/Meadow. 6ca66edc0920cc1f918a6c1fc84d9870
Received 15 bytes from VS, will forward to HCOM/Meadow. 6f75df079725c079b75ec9b4533d052c
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 31 bytes from Meadow, will forward to VS
Forwarded 31 bytes to VS
Received 16 bytes from VS, will forward to HCOM/Meadow. 8a81b0c19f73b4992cadec67309849bd
Received 11 bytes from VS, will forward to HCOM/Meadow. f6aa423f8765ed351a727d35f665e34c
Received 11 bytes from Meadow, will forward to VS
Forwarded 11 bytes to VS
Received 11 bytes from Meadow, will forward to VS
Forwarded 11 bytes to VS
Received 122 bytes from VS, will forward to HCOM/Meadow. 4971b49444eed4c6fdff941fd05a47f6
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 29 bytes from Meadow, will forward to VS
Forwarded 29 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. c65272d4516a9eb90f8c365d37532f17
Received 77 bytes from Meadow, will forward to VS
Forwarded 77 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. a282c7fff83c32f7db06d0f7d90ec1a0
Received 15 bytes from Meadow, will forward to VS
Forwarded 15 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 349c577d84e2aa435ec037065d37f4e5
Received 19 bytes from Meadow, will forward to VS
Forwarded 19 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 462538c35e7837430880abb1377675b2
Received 130 bytes from Meadow, will forward to VS
Forwarded 130 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 471d9f012031776a5a4bec1444f8d78c
Received 12 bytes from Meadow, will forward to VS
Forwarded 12 bytes to VS
Received 15 bytes from VS, will forward to HCOM/Meadow. 8202f4dd1e9c7c70b5582ca630fc9ae9
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 500 bytes from Meadow, will forward to VS
Forwarded 500 bytes to VS
Received 67 bytes from Meadow, will forward to VS
Forwarded 67 bytes to VS

Okay, seem to have it working on Visual Studio 2019. Hit a bit of an issue but that came down to Nanoframework extension and Meadow extension not playing together (I think Nanoframework hijacks the serial port before Meadow). Anyway, if I disable the Nanoframework extension I am able to deploy and run an app on the CCM :slight_smile:

Andy