errors in the .xml files "Register details" in CW DSC56800E v 8.2.3

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

errors in the .xml files "Register details" in CW DSC56800E v 8.2.3

1,186 Views
Dekabrist
Contributor I

Xml files in the CW DSC56800E v 8.2.3 has errors:

1. Bits order in the xml files for Register details is reversing. Examle:

<REGISTER NAME="TMRA0_CTRL" BITRANGE="0:15" RESETVALUE="0"....

Must be:

<REGISTER NAME="TMRA0_CTRL" BITRANGE="15" RESETVALUE="0"

2. Format in the description field rong (it give response "Other" when value bit field > = 0x10): 

<BFVALUE VALUE="000" DESCRIPTION="Asserted while counter is active" />

 Must be:

<BFVALUE VALUE="0b000" DESCRIPTION="Asserted while counter is active" />

3. In the element definition write - "ELEMENT REGDISASM", but element has name "REGISTER"

 

Labels (1)
Tags (1)
0 Kudos
2 Replies

245 Views
trytohelp
NXP Employee
NXP Employee

Hi,

 

Thanks for the request.

This seems to be an issue.

I suggest you to log your request to the Freescale CRM system.
Can I suggest you to have a look to your request via the web access ?
Please use Freescale on line support web page.
  - Go to following URL: http://www.freescale.com/TechSupport
  - Click on Submit a Service Request to create a new one or Manage Existing Service Request.
  - You will come to a login page.
  - You can submit your request through the web from there or view the activities of a SR.

Else send an email to support@freescale.com.

 

Regards

Pascal

0 Kudos

245 Views
Dekabrist
Contributor I

OK,

I send request to TechSupport

0 Kudos