Module rom :: Class IMakerRomBuilder
[hide private]
[frames] | no frames]

Class IMakerRomBuilder

source code

Configuration Builder for iMaker tool. This tool generate a makefile.

Instance Methods [hide private]
 
__init__(self, config, product, usevar=False) source code
 
process_my_traces(self, config)
Generates a mytraces.txt file under epoc32 based on the <mytraces/> XML sub-elements defined for the image.
source code
 
build(self)
Generate the makefile from xml configuration.
source code
Method Details [hide private]

build(self)

source code 
Generate the makefile from xml configuration. That method should be splitted....it's to long!!!