Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Mayank Raichura
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Mayank Raichura

    @Mayank Raichura

    0
    Reputation
    3
    Posts
    362
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Mayank Raichura Follow

    Best posts made by Mayank Raichura

    This user hasn't posted anything yet.

    Latest posts made by Mayank Raichura

    • RE: bootloader

      @Redferne Thanks. I'll check it out.

      posted in Development
      Mayank Raichura
      Mayank Raichura
    • RE: bootloader

      Hi,

      I'm trying to burn 16Mhz version but I get the following error at the end:

      avrdude: verification error, first mismatch at byte 0x0000
               0x3f != 0xff
      

      Programmer: Usbasp

      posted in Development
      Mayank Raichura
      Mayank Raichura
    • Unable to run on Raspberry Pi B

      I've a Raspberry Pi B with Raspbian 8 (Jessie) image. When I try to call sh web, I'm getting following error:

      
      System.IO.FileNotFoundException: Could not load file or assembly 'System.Diagnostics.Tracing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
      File name: 'System.Diagnostics.Tracing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
        at Microsoft.AspNet.Hosting.WebHostBuilder.BuildHostingServices () [0x00000] in <filename unknown>:0
        at Microsoft.AspNet.Hosting.WebHostBuilder.Build () [0x00000] in <filename unknown>:0
        at Microsoft.AspNet.Hosting.WebApplication.Run (System.Type startupType, System.String[] args) [0x00000] in <filename unknown>:0
        at Microsoft.AspNet.Hosting.WebApplication.Run (System.String[] args) [0x00000] in <filename unknown>:0
        at Microsoft.AspNet.Hosting.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
        at Microsoft.AspNet.Server.Kestrel.Program.Main (System.String[] args) [0x00000] in <filename unknown>:0
        at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
        at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
      --- End of stack trace from previous location where exception was thrown ---
        at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
        at Microsoft.Dnx.Runtime.Common.EntryPointExecutor.Execute (System.Reflection.Assembly assembly, System.String[] args, IServiceProvider serviceProvider) [0x00000] in <filename unknown>:0
        at Microsoft.Dnx.ApplicationHost.Program+<>c__DisplayClass3_0.<ExecuteMain>b__0 () [0x00000] in <filename unknown>:0
        at System.Threading.Tasks.TaskActionInvoker+FuncInvoke`1[System.Threading.Tasks.Task`1[System.Int32]].Invoke (System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context) [0x00000] in <filename unknown>:0
        at System.Threading.Tasks.Task.InnerInvoke () [0x00000] in <filename unknown>:0
        at System.Threading.Tasks.Task.ThreadStart () [0x00000] in <filename unknown>:0
      
      posted in MyNodes.NET
      Mayank Raichura
      Mayank Raichura