Part Number: TMS320F28379D
Other Parts Discussed in Thread: CONTROLSUITE
when i use IDDK R2.2 development board to evulate t-format library in position mananger, it dones not generate clk when runing ti example code, which is downloaded from controlsuite.
the example code is copied from c:\ti\controlSUITE\libs\app_libs\position_manager\v01_01_00_00\tformat\examples
i follow user' guide named sprui71 and sprui66.
let me describe my finding as below:
step1: run the example program, the program is halted at the line " while(fformatData.dataReady != 1) {}"
step2: then i debug the code step by step and measure C1-SPIB-CLK(that is GPIO7 pin), the GPIO7 will become HIGH after run the tformat_Init() function,
step3: then stepinto the function fformat_exCommands(); when run the function "PM_tformat_startOperation()", CLB should send signals out, right? but i can not see any clock in the pin of GPIO7.
i capturesome pieces of example code for your reference as below:
so, can anyone give me some suggestion how to handle this issue? many thanks...



