Difference between revisions of "Toolchain"

From TinyOS Wiki
Jump to: navigation, search
(New page: == Problem description == * == Project status == * problem '''worked-on''' *)
 
 
Line 1: Line 1:
 
== Problem description ==
 
== Problem description ==
*  
+
* problem is simple: if you type 'make intelmote2', it does not work
 +
* issues are:
 +
** 'make intelmote2 install' points to xflash which is not available any more, should be replaced by JFlash
 +
** JFlash binary should be provided on the installation webpage
 +
** new toolchain should be tested with a bunch of applications
 +
** check if java tools (sf,...) work cleanly with intelmote2
  
 
== Project status ==
 
== Project status ==
 
* problem '''worked-on'''
 
* problem '''worked-on'''
*
 

Latest revision as of 09:18, 15 April 2008

Problem description

  • problem is simple: if you type 'make intelmote2', it does not work
  • issues are:
    • 'make intelmote2 install' points to xflash which is not available any more, should be replaced by JFlash
    • JFlash binary should be provided on the installation webpage
    • new toolchain should be tested with a bunch of applications
    • check if java tools (sf,...) work cleanly with intelmote2

Project status

  • problem worked-on