<?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 How to  set a software breakpoint with using CCSAPI？ in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-set-a-software-breakpoint-with-using-CCSAPI/m-p/494210#M7057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，I found ccs_set_hwbp(ccs_core_handle coreh, unsigned long bp_info_size, void *bp_info, unsigned long reservation_id, unsigned long *bp_id) in ccsapi.h, but How to set a software BreakPoint or a hardware BreakPoint use the function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 May 2016 06:17:30 GMT</pubDate>
    <dc:creator>okey</dc:creator>
    <dc:date>2016-05-03T06:17:30Z</dc:date>
    <item>
      <title>How to  set a software breakpoint with using CCSAPI？</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-set-a-software-breakpoint-with-using-CCSAPI/m-p/494210#M7057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，I found ccs_set_hwbp(ccs_core_handle coreh, unsigned long bp_info_size, void *bp_info, unsigned long reservation_id, unsigned long *bp_id) in ccsapi.h, but How to set a software BreakPoint or a hardware BreakPoint use the function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 06:17:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-set-a-software-breakpoint-with-using-CCSAPI/m-p/494210#M7057</guid>
      <dc:creator>okey</dc:creator>
      <dc:date>2016-05-03T06:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to  set a software breakpoint with using CCSAPI？</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-set-a-software-breakpoint-with-using-CCSAPI/m-p/494211#M7058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello okey&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;The function ccs_set_hwbp() can only set a hardware breakpoint.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; coreh is the core handle of the core to set the breakpoint on.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; bp_info_size is the size passed through bp_info.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; bp_info is a pointer to the breakpoint info structure.&amp;nbsp; This is device dependent, so passed as a void *.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; reservation_id is used for hardware resource reservation. Set this to 0 for automatic reservation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt; bp_id is the id of the breakpoint created. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif';"&gt;For details, please see the API description in “hwbp_hwtwp_ccsapi.txt” &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Fiona Kuang&lt;/P&gt;&lt;P&gt;TIC - Technical Information Center&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Mark Correct button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 10:19:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/How-to-set-a-software-breakpoint-with-using-CCSAPI/m-p/494211#M7058</guid>
      <dc:creator>TICS_Fiona</dc:creator>
      <dc:date>2016-05-04T10:19:08Z</dc:date>
    </item>
  </channel>
</rss>

