Part Number: TMS320F28379D
Other Parts Discussed in Thread: LAUNCHXL-F28379D, BOOSTXL-POSMGR, TIDM-1011, CONTROLSUITE,
Hi all,
I have purchased the LAUNCHXL-F28379D development board and BOOSTXL-POSMGR plug-in module, to communicate with a Tamagawa TS5700N8401 absolute encoder via the T-format serial interface.
Using the example software provided in the control suite examples and following the instructions provided in the attached pdf titled
TI Designs: TIDM-1011
Tamagawa T-Format Absolute-Encoder Master Interface
Reference Design for C2000™ MCUs
I have not had any success in extracting any data from the encoder. Software project is found here;
C:\ti\controlSUITE\development_kits\BOOSTXL_POSMGR\v01_01_00_00\tformat-F28379DLpad-S2\examples\PM_tformat_systemtest
The project builds and downloads to the TMS320F28379D with no errors.
When debugging the code, it seems to immediately run into a dead end with "no debug information or outside of program code" being reported. (See below). The cod, as defined by the example project, is currently set to run from RAM. I thought that the demo code that the LAUNCHXL-F28379D arrives with running on flash may be interfering with the T-format example running on RAM. I therefore erased the code running on flash and reloaded the t-format code to RAM, but still have no luck with the program getting stuck in the same dead end.
There is one warning during the build which is use of a different compiler to the one the project was created with;
Any help will be much appreciated.
Kind regards,
Alastair.


