Search found 4 matches

by ssmethurst
Thu Nov 03, 2016 10:59 am
Forum: NetBurner's Eclipse IDE
Topic: Compile from command line or Visual studios
Replies: 1
Views: 8187

Compile from command line or Visual studios

I would like to set up automatic nightly builds of firmware for Continuous Integrations (CI)

Q1) Is there a way to build Netburner firmware from the command line?


I prefer to work in Visual Studios or Visual Studios Code over Eclipse.

Q2) Are there project and build settings for Visual ...
by ssmethurst
Fri Sep 23, 2011 11:23 am
Forum: NetBurner Software
Topic: Syncor Unit Testing Framework, SB700EX, BspGetTickFraction
Replies: 2
Views: 2834

Re: Syncor Unit Testing Framework, SB700EX, BspGetTickFracti

Hello

With the help of Tod I was able to recompile the UnitTest++.a lib for SB700EX
I have updated his example code.

You can download the updated example here
http://s.chipkin.com/files/SyncorUnitTest_Framework_SB700EX_2011-09-23_112013.zip
or
http://goo.gl/iQ8uG


Note: My paths to the nburn ...
by ssmethurst
Thu Sep 22, 2011 3:59 pm
Forum: NetBurner Software
Topic: Syncor Unit Testing Framework, SB700EX, BspGetTickFraction
Replies: 2
Views: 2834

Syncor Unit Testing Framework, SB700EX, BspGetTickFraction

Hello

I am attempting to get the " Syncor Unit Testing Framework " working on the SB700EX hardware. I followed the instructions in the screencast and this post " Porting the Syncor Unit Test Framework to a new platform "

But I am getting the following errors

X:\nburn\NBEclipse\workspace ...
by ssmethurst
Tue Jun 29, 2010 2:53 pm
Forum: NetBurner's Eclipse IDE
Topic: SB72-EX, file persistence, aka saving a file
Replies: 1
Views: 3721

SB72-EX, file persistence, aka saving a file

Hello

I have been using the Netburner SB72-EX for about 3 months now as a protocol converter with static settings.

I would like to be able to store a file on the device to hold the running stats and a debug log for exceptions.
I am looking to store around 100-200k of files ...