Difference between revisions of "EMAC OE Development Process"

From wiki.emacinc.com
Jump to: navigation, search
(created)
 
m
Line 1: Line 1:
 +
{{todo|Polish this|Mike Dean|project=oe 4,oe 5,md}}
 +
 
Software development for EMAC OE systems is performed in a cross-development environment. A Linux PC with a cross-compiler toolchain and Software Development Kit (SDK) is used to create software to run on the target board. EMAC provides SDKs complete with toolchain, development libraries, and example projects to enable development for all products offered with EMAC OE Linux.
 
Software development for EMAC OE systems is performed in a cross-development environment. A Linux PC with a cross-compiler toolchain and Software Development Kit (SDK) is used to create software to run on the target board. EMAC provides SDKs complete with toolchain, development libraries, and example projects to enable development for all products offered with EMAC OE Linux.
 
All EMAC OE SDKs are provided with Eclipse IDE integration support. The SDKs may also be used with a different IDE or through direct use of the cross-compiler.
 
All EMAC OE SDKs are provided with Eclipse IDE integration support. The SDKs may also be used with a different IDE or through direct use of the cross-compiler.
  
 
[[Category:EMAC OE Development]]
 
[[Category:EMAC OE Development]]

Revision as of 22:35, 1 October 2013

TODO: {{#todo:Polish this|Mike Dean|oe 4,oe 5,md}}

Software development for EMAC OE systems is performed in a cross-development environment. A Linux PC with a cross-compiler toolchain and Software Development Kit (SDK) is used to create software to run on the target board. EMAC provides SDKs complete with toolchain, development libraries, and example projects to enable development for all products offered with EMAC OE Linux. All EMAC OE SDKs are provided with Eclipse IDE integration support. The SDKs may also be used with a different IDE or through direct use of the cross-compiler.