Hello All, Firstly, I apologise if this is in the wrong forum. A little unsure if this is an issue specific to CCS or the boards. CCS and the TI ecosystem is something that is new to me, so I am just trying to figure things out. I am working with a DRV8313EVM , I have got the board connected via my MSP-EXP430 launch pad and that works fine with the DRV8313 Release code. The following is based on what I've obtained from this PDF: www.ti.com/.../slaa503.pdf I am looking at implementing the Closed Loop Control for my motor initially just to verify the HALL sensors. I full expected for this NOT to work and it didn't When I import into CCS and go into properties I see this: I update the settings to reflect my environment: When I compile I get all sorts of errors: Now this I expected, but what I am struggling to define is if any of the following is true: 1) Are these errors because these referenced definitions in CORE LIB have been removed/changed from TI 3.3.2 to TI 15.12.3.LT 2) Are these definitions specific to the MSP430F5529 this solution was developed for? I'm struggling to determine where these definitions are made firstly (Is there some kind of TI equivalent of MSDN I have missed?) and how they either need to be translated to MSP43G2553 or updated to new definitions or if the entire document is now obsolete and I have to skip this step and start doing my own programming. Any help that may put into the right track is greatly appreciated. Thanks! Adam
↧