<?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中的主题 Strange error while programming flash of mc68hc908qt4</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Strange-error-while-programming-flash-of-mc68hc908qt4/m-p/141428#M5934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting a strange error while uploading the code into flash memory of my QT4!!!! I did the simulation of the code that comes with the Nitro Kit( it is using the potentiometer and a led) by In Circuit Simulation and it is work very good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Question is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;did somebody experience this kind of error while uploading the code into the flash memory!!!! Because after finish flash programming, I don't see the result that I am expecting to have like in simulation mode ( it is not working at all!!)....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using CodeWarrior 5.7; the message that I get is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Opening COM1 at 9600 baud ... Opened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting powerdown reset sequence ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying Security $FFFFFFFFFFFFFFFF Success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Successful Status: 0=Y,1=Y,2=Y,3=Y,4=Y,5=Y ($86),6=Y)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Device is M68DEMOQTY.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mode is In-Circuit Debug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IO registers loaded for 68HC908QY4\T4 from C:\Program Files\Freescale\CodeWarrior for HC08 V5.1\prog\REG\MCU0C34.REG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Startup command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Target Ready&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IO registers loaded for 68HC908QY4\T4 from C:\Program Files\Freescale\CodeWarrior for HC08 V5.1\prog\REG\MCU0C34.REG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Startup command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Target Ready&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Preload command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Loading 406 bytes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Postload command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: unknown identifier&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: an expression after the BS command is expected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: Syntax:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BS ( | '{' '}') [][]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' COND '=' '"''"' []]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' CMD '=' '"''"' []]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' CUR '=' [INTER '=' ]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' CDSZ '=' [SRSZ '=' ]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop at Function: No function with the name "main" was found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RESET&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flash Programming Successful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any help will be appreciate ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fidellyo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Jun 2006 20:02:41 GMT</pubDate>
    <dc:creator>fidellyo</dc:creator>
    <dc:date>2006-06-29T20:02:41Z</dc:date>
    <item>
      <title>Strange error while programming flash of mc68hc908qt4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Strange-error-while-programming-flash-of-mc68hc908qt4/m-p/141428#M5934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everybody&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am getting a strange error while uploading the code into flash memory of my QT4!!!! I did the simulation of the code that comes with the Nitro Kit( it is using the potentiometer and a led) by In Circuit Simulation and it is work very good.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My Question is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;did somebody experience this kind of error while uploading the code into the flash memory!!!! Because after finish flash programming, I don't see the result that I am expecting to have like in simulation mode ( it is not working at all!!)....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using CodeWarrior 5.7; the message that I get is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Opening COM1 at 9600 baud ... Opened.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Starting powerdown reset sequence ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying Security $FFFFFFFFFFFFFFFF Success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Successful Status: 0=Y,1=Y,2=Y,3=Y,4=Y,5=Y ($86),6=Y)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Device is M68DEMOQTY.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mode is In-Circuit Debug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IO registers loaded for 68HC908QY4\T4 from C:\Program Files\Freescale\CodeWarrior for HC08 V5.1\prog\REG\MCU0C34.REG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Startup command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Target Ready&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IO registers loaded for 68HC908QY4\T4 from C:\Program Files\Freescale\CodeWarrior for HC08 V5.1\prog\REG\MCU0C34.REG&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Startup command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Target Ready&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Preload command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Loading 406 bytes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Postload command file does not exist.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: unknown identifier&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;^&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: an expression after the BS command is expected&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Error: Syntax:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;BS ( | '{' '}') [][]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' COND '=' '"''"' []]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' CMD '=' '"''"' []]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' CUR '=' [INTER '=' ]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[';' CDSZ '=' [SRSZ '=' ]]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Stop at Function: No function with the name "main" was found.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;RESET&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Flash Programming Successful.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;in&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any help will be appreciate ..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fidellyo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jun 2006 20:02:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Strange-error-while-programming-flash-of-mc68hc908qt4/m-p/141428#M5934</guid>
      <dc:creator>fidellyo</dc:creator>
      <dc:date>2006-06-29T20:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange error while programming flash of mc68hc908qt4</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/Strange-error-while-programming-flash-of-mc68hc908qt4/m-p/141429#M5935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi &lt;BR /&gt;Finaly i found what was the problem..&lt;BR /&gt;reading some code on the internet and some application note i found that in the DemoQT4 their is already a user code Monitor and all you have to do with Reset Vetcor is to redirect it to unprotected Flash memory ( as CodeWarrior generate the file Vectors.C, but this file used the protected Flash memory!!!!!!)&lt;BR /&gt;so i changed this file ( inspired by the AN2305) and some other code over the net.&lt;BR /&gt;&lt;BR /&gt;So every thing is ok with de DemoQT4. BUT huh!!!!&lt;BR /&gt;if i want to work with a blank part 68hc908QT4, i must use externel OSC and Vtst to program the user Code Monitor into protected Flash memory.&lt;BR /&gt;&lt;BR /&gt;the problem is, i am not able to go on Normal Monitor Mode!!!! ( i am using my own programmer that work fine win i go into Forced Monitor Mode!!!!). &lt;BR /&gt;&lt;BR /&gt;Can anyone help me on this!! Pleaseeeeeeeee&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;Fidellyo&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2006 23:23:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/Strange-error-while-programming-flash-of-mc68hc908qt4/m-p/141429#M5935</guid>
      <dc:creator>fidellyo</dc:creator>
      <dc:date>2006-07-05T23:23:25Z</dc:date>
    </item>
  </channel>
</rss>

