<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>8-bit MicrocontrollersのトピックRe: How many hours for writing assembler code</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135615#M4099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;HI:&lt;BR /&gt;&lt;BR /&gt;The best numbers are the ones you collect from your own experience.&lt;BR /&gt;&lt;BR /&gt;From my experience in C programming (not assembly) I can let you know that my numbers are in the 15-20 lines per hour.&lt;BR /&gt;&lt;BR /&gt;I guess assembly might take longer to write/debug than C.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Nov 2006 01:55:14 GMT</pubDate>
    <dc:creator>alex_spotw</dc:creator>
    <dc:date>2006-11-08T01:55:14Z</dc:date>
    <item>
      <title>How many hours for writing assembler code</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135612#M4096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;I develope allway complete units that means designe incl. housing (moulding form), PCB-layout etc. Therefore I&amp;nbsp;write only a part of the time source code in assembler and I am not a "fast" software writer.&amp;nbsp;So I have allways discussions with my clients about the hours I invoice.&lt;/DIV&gt;&lt;DIV&gt;Therefore I would like to know how many good documented and testet software code a good software engineer could write in assembler with optimization for short code.&lt;/DIV&gt;&lt;DIV&gt;e.g.&lt;/DIV&gt;&lt;DIV&gt;xx lines of source code / hour&lt;/DIV&gt;&lt;DIV&gt;yy kbyte of machine code / hour&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I wonder what figures you could carry together!&lt;/DIV&gt;&lt;DIV&gt;regards&lt;/DIV&gt;&lt;DIV&gt;Truk&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 19:35:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135612#M4096</guid>
      <dc:creator>Truk</dc:creator>
      <dc:date>2006-11-07T19:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: How many hours for writing assembler code</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135613#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Your question is confusing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you asking how many average lines of code you can write per hour?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Personally, I spend as much time debugging, modifying and&amp;nbsp;perfecting&amp;nbsp;the code than I do writing "lines of code".&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;uCTechnoGeek&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 23:01:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135613#M4097</guid>
      <dc:creator>UcTechnoGeek</dc:creator>
      <dc:date>2006-11-07T23:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: How many hours for writing assembler code</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135614#M4098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi uCTechnoGeek ,&lt;/DIV&gt;&lt;DIV&gt;I meen final code, that means at time the project ist finalised.&lt;/DIV&gt;&lt;DIV&gt;Take all the time you need for writing debugging, modifying, optimizing by time or code......&amp;nbsp;and devide it by&amp;nbsp; the lines in the final version or the machine code.&lt;/DIV&gt;&lt;DIV&gt;regards,&lt;/DIV&gt;&lt;DIV&gt;Truk&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Nov 2006 23:33:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135614#M4098</guid>
      <dc:creator>Truk</dc:creator>
      <dc:date>2006-11-07T23:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: How many hours for writing assembler code</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135615#M4099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;HI:&lt;BR /&gt;&lt;BR /&gt;The best numbers are the ones you collect from your own experience.&lt;BR /&gt;&lt;BR /&gt;From my experience in C programming (not assembly) I can let you know that my numbers are in the 15-20 lines per hour.&lt;BR /&gt;&lt;BR /&gt;I guess assembly might take longer to write/debug than C.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Alex&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Nov 2006 01:55:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/How-many-hours-for-writing-assembler-code/m-p/135615#M4099</guid>
      <dc:creator>alex_spotw</dc:creator>
      <dc:date>2006-11-08T01:55:14Z</dc:date>
    </item>
  </channel>
</rss>

