<?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>topic Re: How to successfully flash program in MC56F82748 using USB Tap? in Digital Signal Controllers</title>
    <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960757#M1721</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share the MCU and programming connector schematic. you are not able to program only this code and you just cant program any code. can you try example code which is there on web for this device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2019 16:16:26 GMT</pubDate>
    <dc:creator>mohammad_kamil</dc:creator>
    <dc:date>2019-06-10T16:16:26Z</dc:date>
    <item>
      <title>How to successfully flash program in MC56F82748 using USB Tap?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960756#M1720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to know how to perform correct flash programming in MC56F82748. Our digital board has 3.3V input as supply for the DSP and have JTAG pins which involves the use of programming pins like TMS, TCK, TDO, TDI, 3.3V, RESET, and GND. The TMS and Reset Pin is pulled-up with a 2.74k resistor. When we try to flash program in the DSP, the error occurred are:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- Core not responding&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;- Invalid Handle&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Is it enough to have the 3.3V voltage and connected USB Tap to the programming header to successfully flash the program in our DSP?&lt;/P&gt;&lt;P&gt;2. How can I be able to rule out the problems occured in flash programming our device?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kien&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 03:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960756#M1720</guid>
      <dc:creator>kienfrancis_ure</dc:creator>
      <dc:date>2019-06-10T03:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to successfully flash program in MC56F82748 using USB Tap?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960757#M1721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please share the MCU and programming connector schematic. you are not able to program only this code and you just cant program any code. can you try example code which is there on web for this device.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2019 16:16:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960757#M1721</guid>
      <dc:creator>mohammad_kamil</dc:creator>
      <dc:date>2019-06-10T16:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to successfully flash program in MC56F82748 using USB Tap?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960758#M1722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi it seems that the DSP that we are using is at fault. The program(a simple one) successfully flashes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additional: But why is it that the debugger seems to be stucked in F_vect.c where it shows that it has a HW_RESET Interrupt. The reset pin is pulled up and we tried to change the settings for the reset pin to be disabled but the problem still exists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 00:19:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960758#M1722</guid>
      <dc:creator>kienfrancis_ure</dc:creator>
      <dc:date>2019-06-11T00:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to successfully flash program in MC56F82748 using USB Tap?</title>
      <link>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960759#M1723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Kien,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your code always enters void _EntryPoint(void) function when you run your code, it means Reset event happens, the Reset sources may be from Power on reset, watchdog reset, core fault reset...&lt;/P&gt;&lt;P&gt;Firstly, pls disable the watchdog with the code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; #define DisableWatchdog \&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;COP_CTRL &amp;amp;= ~(0x2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int main(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;DisableWatchdog;&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;Because the watchdog is enabled in default&amp;nbsp; after Reset.&lt;/P&gt;&lt;P&gt;If it can not solve your issue, it is a bit complicated to find out the Reset source.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;XiangJun Rong&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" id="bodyTable"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2019 03:24:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Digital-Signal-Controllers/How-to-successfully-flash-program-in-MC56F82748-using-USB-Tap/m-p/960759#M1723</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2019-06-11T03:24:42Z</dc:date>
    </item>
  </channel>
</rss>

