On Tuesday, 29 November 2016 20:20:48 UTC+4, nixiebunny wrote:
>
> Do you know if the on-chip peripheral support in CCS is complete? 
>

I've now checked and support is complete...

When TI issue a new chip, they release a xxx.h file and a xxx.cmd file for 
the device - the .h file contains all the global references to registers 
and bit patterns for them (pin numbers etc.) and the .cmd file is a linker 
input file that associates all the global register references to absolute 
addresses specific to that device.

When a project is created and you select the chip that you want to target, 
CCS associates the appropriate header and cmd file for you automatically. 
Easy. 

If you change the target, that's pretty easy too, especially if you use 
their DRIVERLIB package in the MSPware free support suite...

Nick

-- 
You received this message because you are subscribed to the Google Groups 
"neonixie-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send an email to [email protected].
To view this discussion on the web, visit 
https://groups.google.com/d/msgid/neonixie-l/88df892f-66af-4ac3-b1dd-7093da561734%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to