My App and the demo App will deploy and run on my FEZ Stick but not on my SC20100S Dev Board. That last statement ‘There were not enough space totaling 0 bytes found for assembly: 186776’ may be the cause?
Here is the Output Window:
Looking for a device on transport ‘USB’.
Found device port ‘USB’ with ID ‘78923039-484f-4483-8497-20beda7f6c8b’ for transport ‘Usb’.
Starting device deployment.
Attempting to connect to device ‘USB:SC20100’: iteration 0.
Opening port ‘\?\usb#vid_1b9f&pid_5010#9&24bd5723&0&2#{c13bcfe9-5e84-4187-9baa-45597ffcbb6f}’.
Attaching debugger engine.
Debugger engine attached.
Generating device specific assemblies.
- BlueFire v5.11000.9419.25876 with size 80,372 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\BlueFire.pe’.
- mscorlib v2.3.0.1000 with size 72,556 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\mscorlib.pe’.
- GHIElectronics.TinyCLR.Devices.Can v2.3.0.1000 with size 8,864 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Devices.Can.pe’.
- GHIElectronics.TinyCLR.Devices.Gpio v2.3.0.1000 with size 4,880 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Devices.Gpio.pe’.
- GHIElectronics.TinyCLR.Devices.Pwm v2.3.0.1000 with size 3,012 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Devices.Pwm.pe’.
- GHIElectronics.TinyCLR.Devices.SecureStorage v2.3.0.1000 with size 1,228 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Devices.SecureStorage.pe’.
- GHIElectronics.TinyCLR.Devices.Uart v2.3.0.1000 with size 8,012 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Devices.Uart.pe’.
- GHIElectronics.TinyCLR.Devices.Watchdog v2.3.0.1000 with size 1,652 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Devices.Watchdog.pe’.
- GHIElectronics.TinyCLR.Native v2.3.0.1000 with size 6,200 bytes at ‘C:\Development\BlueFire\Adapter\BlueFire 5\BlueFire 5.1\bin\Debug\pe\GHIElectronics.TinyCLR.Native.pe’.
Total deployment size is 186,776 bytes.
Incrementally deploying assemblies to the device:
There were not enough space totaling 0 bytes found for assembly: 186776.
Assemblies not successfully deployed to the device.
Deployment to the device was not successful.