Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

jackoneil

Member Since 04 Apr 2011
Offline Last Active Dec 01 2011 07:51 AM
-----

Posts I've Made

In Topic: Build Error 0xfd000000

01 December 2011 - 07:32 AM

ok, I've never checked the output-frame of visual studio^^ in this project-combination it doesn't give any information about size; but I've solved my problem in the point, that I copied both source codes into one project and then it gives me as size 31kB (NetDuinoPlus with networking), compiling then is also no problem.

In Topic: Build Error 0xfd000000

01 December 2011 - 07:00 AM

hm, perhaps it is too big; how to find out? Which of the files in the debug-directory it flashes to my netduino?

In Topic: Build Error 0xfd000000

30 November 2011 - 06:13 PM

Hi,

I've the same problem, but there are no underscores or anythingelse in the file.

The content is:

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following 
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("NetduinoPlusWebServer")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("NetduinoPlusWebServer")]
[assembly: AssemblyCopyright("Copyright©2011")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

// Version information for an assembly consists of the following four values:
//
//      Major Version
//      Minor Version 
//      Build Number
//      Revision
//
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

The program worked fine until yesterday, I tried to combine two projects (WebServer and LCD-Shield)
and now it shows me this error, 2 hours of googling couldn't help me

Any idea?
Thanks !

In Topic: another SPI-problem

08 July 2011 - 06:13 AM

Thanks for your help, Mario.

The problem was a damaged chip and to skip the first back coming byte.

If there is interesst, I found the chip on ebay -> http://cgi.ebay.com/...e=STRK:MEWAX:IT

In Topic: another SPI-problem

06 July 2011 - 09:52 AM

hm, at the moment it's connected via USB directly to my computer (without USB-hubs in between) I added a picture in the post before.

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.