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.

yiulsup

Member Since 03 Apr 2012
Offline Last Active Jan 21 2013 01:44 AM
-----

Topics I've Started

How to compile firmware 4.2 for netduino plus 2

16 January 2013 - 08:08 AM

Hi there,

 

This is kevin to try to compile the firmware 4.2 for netduino plus 2.

 

Even if trying to get the content including how to compile for ND+2 firmware 4.2, There is no any place to be for how to.

 

So I ask some step to follow how to compile from scratch to begin with installing Porting Kit 4.2 and firmware 4.2.

 

as bellow.

 

1. To download Porting Kit 4.2

2. To download firmware 4.2 for netduino plus 2.

3. To install all.

4. To download gcc or RVDS arm compiler from where.

5. To install arm compiler

6. setenv_base.com c:rvds or c:gcc

7. msbuild /t:build /p:flavor=release;tcp_ip_stack=lwip

8. How to convert the binary to dfu for STM32F4.

7. How to flash dfu file on STM32F4 with MFDEPLOY.

 

 

As i already compiled netduino plus without error, I can understand mean you want to guide.

 

Thanks Ahead.

 

Kevin Page

 

 

 


To port for hardware of AT91SAM7X512

24 October 2012 - 11:42 PM

Hi. This is Kevin. I am now trying to port .net mf 4.3 for hardware soldered with AT91SAM7X512. My Step to try are follows 1. To install .net mf 4.3 SDK & .net mf porting kit 4.3. : To make sure the installation of .net framework 3.5, 4.0, and 4.5. 2. After that, I open the porting kit with basename "AT91SAM7X", CPU "AT91SAM7X", Debug "USART", Memory="Minimum", Address already had the value for AT91SAM7X. 3. I also open another copy clone to follow with Netduino Plus. 4. I check same or similar HAL, PAL and Library for TinyCLR, and Bootloader such as TinyBooter and PortBooter on my AT91SAM7X 5. After checking, I make the code for AT91SAM7X by Porting Kit 4.3. 6. To Run Command "msbuild /t:build /p:flavor=release;tcp_ip_stack=lwip /v:m /m" with RVDS 4.0 Compiler. 7. I encounter the error such as "there is no symbol "PORT" or look like Type mismatch with RVDS 4.0 Compiler with source which was generated by Porting Kit 4.3 Question. 1. Is there any method to clear above mentioned? 2. I think there is document to describe how to make port with example to follow. where is it now? Thanks. Regards Kevin Page

.net mf 4.2 working problem in ethernet

08 October 2012 - 06:26 AM

To Netduino Community. After .net mf 4.2 compiling with RVDS 4.0, i flashed bootloader(tinydecompressor.bin) and .net mf version 4.2 (ER_CONFIG, ER_FLASH). It worked very well in opration excluding the Ethernet Function. I tried to register the number of IP Address, and Gateway on MFDeploy for Ethernet Connection. But Even if to modify the IP Adddress on MFDeploy, ND+ didn't work on MFDeploy. The more worse is to lost the .net mf and reboot with bootloader of tinybooter. My steps are .... 1. To compile with msbuild /t:build /p:flavor=release;tcp_ip_stack=lwip /v:m /m 2. With SAMBA, I flashed bootloadder. i check the bootloader with MFDeploy. 3. To flash the .net mf with MFDeploy. 4. To configure the IP Address for .NET MF of ND+. 5. It didn't work. ... The other function such as GPIO and SPI were working well..... Thanks. Kevin

To compile netduino plus 4.2 with RVDS 4.0

13 September 2012 - 12:14 PM

Hi Netduino Community. I have to compile the netduino plus source code 4.2 with RVDS 4.0 But I encounter some error in compiilation for netduino plus 4.2 My history to compile was followings. 1. Install the visual studio 2010 with c#. 2. Install the .net mf 4.2 3. install the .net mf poring guide 4.2 4. install the netduino plus 4.2 source code. 5. install the netduino plus 4.2 sdk 32 bit. 6. install rvds 4.0 7. setenv... rvds4.0 c:\rvds 8. msbuild /t:build /p:flavor=release;tcp_ip_stack=lwip /v:m /m 9. overloaded member function not found in ... error happend to me. Where is the solution to find out. Thanks Kevin

To modify the source for secretLabs.NETMF.Hardware

20 August 2012 - 07:51 AM

To Netudino Comminity. I mension some modification in SecretLabs.NETMF.Hardware Source codes with below. Pls check my finding out, and say to me for needing correction with details. 1. I opened the visual studion 10.0 with .net mf 4.0 for netduion plus. 2. I made the dll file for SecretLabs.NETMF.Hardware with .NET Reflector. 3. I made some file for SecretLabs.NETMF.Hardware with Visual Studio 10.0. 4. I compiled the .net mf, netduino plus and modified SecretLabs.NETMF.Hardware with rvds 4.0 of evaluation from ARM Co., Ltd. 5. There was ER_Config and ER_Flash. 6. I fused the bootloader called tinybooterdecompressor.bin to flash of sam7x512 with samba 7. I fused the ER_Config and ER_Flash on flash of sam7x512 with mfdeploy. 8. I identified the ping working and deploying the LED blicking on Netduino Plus board. 9. But I tried to check ADC value which i modified for application. There was only value such as 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 on channel A0. No real value in my channel A0 of ADC. Thanks. Kevin

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.