Bug 402783 - Add support for Wolverine devices
Summary: Add support for Wolverine devices
Status: CLOSED FIXED
Alias: None
Product: RTSC (ARCHIVED)
Classification: Technology
Component: Platforms (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Scott Gary CLA
QA Contact:
URL:
Whiteboard: target:3.25.01
Keywords: readme
Depends on:
Blocks:
 
Reported: 2013-03-08 15:34 EST by Scott Gary CLA
Modified: 2013-06-25 15:15 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Gary CLA 2013-03-08 15:34:34 EST
Build Identifier: 

Add catalog and Boot module support for Wolverine devices.

Reproducible: Always

Steps to Reproduce:
N/A
Actual Results:  
N/A

Expected Results:  
N/A
Comment 1 Scott Gary CLA 2013-05-21 15:17:21 EDT
Updated the device filters and parameters for FR58xx/FR59xx, checked into gep-f12:
fc ti/catalog/msp430/MSP430.xs

Added support for configureDCO for FR58xx/FR59xx devices with "CS_A" clock system, checked into gep-f12:
fc ti/catalog/msp430/init/Boot.c
fc ti/catalog/msp430/init/Boot.xdc
fc ti/catalog/msp430/init/Boot.xdt
fc ti/catalog/msp430/init/Boot.xml
fc ti/catalog/msp430/init/Boot.xs
Comment 2 Alan DeMars CLA 2013-06-06 17:42:30 EDT
Verify Pass

Using Beyond Compare I studied the changes made between gep-f11 and gep-f12.

I confirmed that devices with CS_A clock will be configured with the new 'Boot_configureDCO_CS_A()' function. 

Devices with UCS clock will be configuerd with the unchanged Boot_configureDCO() function.